GET wx_qy/get_agent_configs
获取应用信息列表
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
获取应用信息列表
Collection of WxQyAgentConfigName | Description | Type | Additional information |
---|---|---|---|
AgentID | string |
None. |
|
AgentName | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "agentID": "sample string 1", "agentName": "sample string 2" }, { "agentID": "sample string 1", "agentName": "sample string 2" } ]