/reporting/api/v1/lookup/queues

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

This call shows all queues in the system from the Reporting API.

Parameters

  • There are no Parameters in this request.

Responses available

  • 200
  • 401
  • 403

Example return:

{ "resultCode": 0, "resultCodeName": "Success", "data": [ { "id": 2051, "name": "Chat" }, { "id": 2073, "name": "Conditonal Field Testing" }, { "id": 2086, "name": "Voice Inbound" }, { "id": 2080, "name": "Test IB Email" }, { "id": 2074, "name": "Test Queue" } ], "dataType": "IdNamePair", "hasPaging": false }
Responses

401

Unauthorized

403

Forbidden

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json