{ "tenantId": "05053699999", "agentId": "F50000001" }
curl --location --request POST '/cdapi/PluginAgent///AgentRequest/AgentDetail' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data-raw '{ "tenantId": "05053699999", "agentId": "F50000001" }'
{ "agentId": "F50000001", "agentName": "木村 純子", "agentStatus": "2", "reasonId": "", "reasonName": "", "stateTime": "2025-05-18T22:47:39.993Z", "groupList": [ { "groupId": "05034907030@05034907026", "groupName": "局番スキル名1" }, { "groupId": "05034907029@05034907026", "groupName": "局番スキル名2" }, { "groupId": "05034907028@05034907026", "groupName": "局番スキル名3" } ], "skillList": [ { "skillId": "S01@05034907026", "skillName": "着信スキル名1" }, { "skillId": "S02@05034907026", "skillName": "着信スキル名2" }, { "skillId": "S03@05034907026", "skillName": "着信スキル名3" } ], "discription": "" }