Queue—Get List of Queues for User
This API allows a user to get a list of all queues associated with that user. If the user is a supervisor, it returns all queues assigned to all team members of the supervised teams, in addition to the teams that the supervisor belongs to.
Note | The list of queues does not include the system-defined queue (skill group) present in Unified CCE to which all agents belong. |
|
URI: |
https://<FQDN>/finesse/api/User/<id>/Queues |
|
Example URI: |
https://finesse1.xyz.com/finesse/api/User/1234/Queues |
|
Security Constraints: |
All users can use this API to retrieve a list of queues for any user. |
|
HTTP Method: |
GET |
|
Content Type: |
— |
|
Input/Output Format: |
XML |
|
HTTP Request: |
— |
|
HTTP Response: |
200: Success 401: Authorization Failure 404: User Not Found 500: Internal Server Error |
|
Example Response: |
|
|
Example Failure Response: |
|
Platform-Based API Differences
The following statistics fields are updated only for a stand-alone Finesse deployment with Unified CCE:
-
callsInQueue
-
startTimeOfLongestCallInQueue
-
agentsReady
-
agentsNotReady
-
agentsTalkingInbound
-
agentsTalkingOutbound
-
agentsTalkingInternal
-
agentsWrapUpNotReady
-
agentsWrapUpReady
-
agentsLoggedOn
-
agentsBusyOther