Skip to main content

GetUnifiedAgent retrieves an agent by ID.

GET 

/api/v1/auth/unified-agents/:id

Parameters

  • id: Required, agent ID

Response

Returns agent with user info.

Errors

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

Request

Responses

A successful response.