Returns the list of queues for the given pbx and site.
GET/v2/pbxes/:pbxId/sites/:siteId/queues
Returns the list of queues for the given pbx and site.
Request
Responses
- 200
- 401
- 403
- 404
- 405
- default
Returns the list of queues under a site.
Unauthorized: Invalid or no authentication details were provided.
Authentication succeeded, but the authenticated user does not have access to the resource.
The requested resource was not found.
This method is not allowed or a validation exception has occurred.
An internal server error has occurred. Please contact your 8x8 support resource.