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