Agent
Retrieve information of call queue agent.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idall ofRequired
The unique ID of user.
stringOptionalExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwqueue_idall ofRequired
The unique ID of call queue.
stringOptionalExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwResponses
200
OK
application/json
extension_numberall ofOptional
The extension number of agent.
string · min: 3 · max: 64OptionalPattern:
The extension number.
[0-9]{3,64}display_nameall ofOptional
The display name of agent.
string · max: 1024Optional
The display name of user.
skill_levelinteger · int32 · min: 1 · max: 100OptionalDefault:
The skill level of agent in queue.
Only valid when polling_strategy is skill based.
1statusstring · enumRead-onlyOptionalPossible values:
Current status of agent:
READY:NOT_READY:QUEUE_CALL:OTHER_CALL:WRAP_UP:BREAK:LUNCH:TRANSFER:CONSULT_TRANSFER:ON_HOLD:LOGGED_OUT:OFFLINE:
4XX
Error
get
/users/{id}/call_queues/{queue_id}/agentSet call queue agent status.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idall ofRequired
The unique ID of user.
stringOptionalExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwqueue_idall ofRequired
The unique ID of call queue.
stringOptionalExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwBody
statusstring · enumOptionalExample:
Change call queue agent status to one of the following:
READY:NOT_READY:WRAP_UP:BREAK:LUNCH:LOGGED_IN:LOGGED_OUT:
READYPossible values: Responses
200
OK
No content
4XX
Error
post
/users/{id}/call_queues/{queue_id}/agentNo content