Queue—Get Queue
This API allows a user to get a Queue object. Use this API to access statistics for a queue that is assigned to agents or supervisors.
If you use this API to get a queue that is not assigned to any users, the response contains a value of -1 for numeric statistics and is empty for string statistics.
Note | This API is only supported for a stand-alone Finesse deployment with Unified CCE and not applicable for coresident Finesse deployment with Unified CCX. |
|
URI: |
https://<FQDN>/finesse/api/Queue/<id> |
|
Example URI: |
https://finesse1.xyz.com/finesse/api/Queue/10 |
|
Security Constraints: |
Any user can use this API to retrieve information about a specific queue. The user does not need to belong to that queue. |
|
HTTP Method: |
GET |
|
Content Type: |
— |
|
Input/Output Format: |
XML |
|
HTTP Request: |
— |
|
HTTP Response: |
200: Success 401: Authorization Failure 404: 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