List Queues
Queues
List Queues
List all your queues
GET
List Queues
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
Response
200 - application/json
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