GetStatistics retrieves any agent's status statistics.
GET/api/v1/engagements/admin/agents/:agentId/status/statistics
Requires engagements:agent_status:read permission for viewing other agents.
Errors
- NOT_FOUND: Agent not found
- INVALID_ARGUMENT: Invalid date range
- PERMISSION_DENIED: Caller lacks permission to view this agent
Request
Responses
- 200
- default
A successful response.
An unexpected error response.