Me
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
Company object 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
400
Bad Request
application/json
403
Forbidden
application/json
get
/v1/meLast updated