{ "tenantId": "05053699999" }
curl --location --request POST '/cdapi/PluginAgent///AgentRequest/index' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data-raw '{ "tenantId": "05053699999" }'
{ "agentList": [ { "agentId": "F50000001", "agentName": "木村 純子", "agentStatus": "0", "reasonId": "", "reasonName": "", "stateTime": "2025-05-18T22:47:39.993Z" }, { "agentId": "F50000002", "agentName": "山口 正治", "agentStatus": "1", "reasonId": "", "reasonName": "", "stateTime": "2025-05-18T22:47:39.993Z" }, { "agentId": "F50000003", "agentName": "山田 大翔", "agentStatus": "2", "reasonId": "", "reasonName": "", "stateTime": "2025-05-18T22:47:39.993Z" } ], "discription": "" }