Get Agent

Get a single agent with its attached numbers.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

agent_idstringRequired

Response

Successful Response
idstring
namestring
descriptionstring or null
voiceModestring
voicestring
createdAtdatetime
systemPromptstring or null
beginMessagestring or null
numberslist of objects or null

Errors