GetStatistics retrieves agent status statistics.
GET/api/v1/engagements/agents/:agentId/status/statistics
Returns aggregate time spent in each status for the period.
Errors
- NOT_FOUND: Agent not found
- INVALID_ARGUMENT: Invalid date range
- PERMISSION_DENIED: Cannot view other agent's statistics without permission
Request
Responses
- 200
- default
A successful response.
An unexpected error response.