Get Agent by ID

Retrieves a specific agent by its unique identifier.

Required Entitlements (at least one): tenantAdmin, readAgents, writeAgents, manageAgentStatus, agentOwner

Display names for createdBy and owners are fetched and returned if exist in the tenant.

OAuth clients are fetched dynamically once Agent Id gets associated with OIDC Applications.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests

LoadingLoading

Path Params
string
required

Unique identifier of the agent (UUID)

Responses
200

Agent retrieved successfully

401

Unauthorized - Authentication required

403

Forbidden - Insufficient permissions (CSINH2501E)

404

Not Found - Agent not found (CSINH2001E)

500

Internal Server Error (CSINH1000E)

Language
URL
LoadingLoading