Agent Statuses
Returns
GET/api/odata/1.0/AgentStatuses
Model Schema
Field |
Data type |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sample Response Model
[
{
"AgentId": "string",
"PartitionId": "string",
"LastAgentOnlineStatusChangeDateTime": "2022-01-10T15:06:07.840Z",
"TimezoneOffset": 0,
"AgentIconNotes": "string",
"IconBadgeId": 0,
"IsOnline": 0
}
]