Get a Queue
Queues
Get a Queue
Get details of a specific queue
GET
Get a Queue
Documentation Index
Fetch the complete documentation index at: https://upstash.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
QStash authentication token
Path Parameters
The name of the queue to retrieve.
Response
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