Get a Queue
Get details of a specific queue
1 min read
get/v2/queues/{queueName}
Request example
Response
get/v2/queues/{queueName}
Authorization
1 alternative authorization method available — see the spec for details.
Path parameters
The name of the queue to retrieve.
Responses
application/json
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
Error message
Error message