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

recordable
boolean

If the agent record calls

telephonyConfiguration
object

Telephony configuration of the agent containing phone numbers and SIP connections

type
enum<string>

Type of the agent

Available options:
INBOUND,
OUTBOUND