GET
/
v1
/
agents
/
{id}

Authorizations

X-Api-Key
string
header
required

Your API key.

Path Parameters

id
string
required

Unique identifier of the agent

Response

200 - application/json
active
boolean

If the agent is active

id
string

Unique identifier of the agent

name
string

Name of the agent

phone
string

Phone number of the agent in the E.164 international standard format

recordable
boolean

If the agent record calls

type
enum<string>

Type of the agent

Available options:
INBOUND,
OUTBOUND