Retrieve a queue
head/queues/{queueId}
Retrieves the headers for the queue with the given queue identifier.
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 200 | OK | The request succeeded. | Headers | Schema |
| 400 | Bad Request | The request was invalid. | Schema | |
| 404 | Not Found | No queue exists at the requested path. | Schema |