Get agent

Retrieve config for an agent

Path parameters

agent_idstringRequired
The id of an agent. This is returned on agent creation.

Headers

xi-api-keystringRequired

Response

Successful Response
agent_idstring
The ID of the agent
namestring
The name of the agent
conversation_configobject
The conversation configuration of the agent
metadataobject
The metadata of the agent
platform_settingsobject or null
The platform settings of the agent
phone_numberslist of objects or null
The phone numbers of the agent
access_infoobject or null
The access information of the agent for the user
tagslist of strings or null
Agent tags used to categorize the agent

Errors