Skip to main content

GetAuditHistory retrieves audit history for an agent.

GET 

/api/v1/auth/unified-agents/:unifiedAgentId/audit

Parameters

  • unified_agent_id: Required, agent to query
  • limit: Optional, max entries to return

Response

Returns audit entries in reverse chronological order.

Errors

  • NOT_FOUND: Agent does not exist
  • PERMISSION_DENIED: Caller lacks agents:read permission

Request

Responses

A successful response.