Queues
Get a Queue
Retrieves a queue
GET
/
v2
/
queues
/
{queueName}
Request
The name of the queue to retrieve.
Response
The creation time of the queue. UnixMilli
The update time of the queue. UnixMilli
The name of the queue.
Was this page helpful?