List Queues
List all your queues
1 min read
get/v2/queues
Request example
Response
get/v2/queues
Authorization
1 alternative authorization method available — see the spec for details.
Responses
application/json
200
List of queues
The name of the queue.
The creation timestamp of the queue in Unix milliseconds
The last update timestamp of the queue in Unix milliseconds
The number of parallel consumers consuming from the queue
Whether the queue is paused
The number of unprocessed messages that exist in the queue