GET
/
agents

Headers

authorization
string
required

Your API key for authentication. Use Bearer format.

Response

200 - application/json
id
string
required

ID of the agent.

organization_id
string | null

ID of the organization.

name
string
required

Name of the agent.

languages
enum<string>[]
required

Languages that the agent can speak.

Available options:
english,
spanish,
portuguese,
french,
german,
polish,
romanian,
italian
voice_id
string
required

ID of the voice.

created_at
string
required

Creation date of the agent.