Retrive an Agent

Get agent details

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
agentIdstringRequired
Responses
chevron-right
200

Agent details retrieved successfully

application/json
idstringRequired

Unique identifier for the agent

companyNamestringRequired

The name of the company the agent works for

companyDescriptionstringRequired

The description of the company the agent works for

createdAtstring · date-timeRequired

When the agent was created

updatedAtstring · date-timeRequired

When the agent was last updated

get
/v1/agents/{agentId}

Last updated