Skip to main content
POST
List agents for transfer

Authorizations

Authorization
string
header
required

Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.

Body

application/json
chat_id
string
required

The ID of the chat you want to transfer.

Response

200 - application/json

Returns the list of agents available for transfer.

agent_id
string

The agent ID.

Example:

"smith@example.com"

total_active_chats
integer

The total number of active chats the agent currently has.

Example:

2