{ "tenantId": "05053699999", "groupId": "505034907030@050349070262", "skillId": "" }
curl --location --request POST '/cdapi/PluginAgent///AgentRequest/agentlist' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data-raw '{ "tenantId": "05053699999", "groupId": "505034907030@050349070262", "skillId": "" }'
{ "status": "complete", "agentList": [ { "agentId": "F50000001", "agentName": "木村 純子" }, { "agentId": "F50000002", "agentName": "山口 正治" }, { "agentId": "F50000003", "agentName": "山田 大翔" } ], "discription": "" }