Individual Agent Statistics by Queue
GET/queues/:queueId/agents/:agentId
This method retrieves real-time metrics for a specific agent in a queue. The agent ID, agent name and a list of metric objects. A metric object contains a key field with a label (description) of the metric and a value. The response is paginated.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 405
Success/OK
Bad request
Unauthorized
Forbidden
Not found
Method not allowed