Individual Queue Metrics
GET/queues/:id
This method retrieves real-time metrics for a specific queue. The response returns an object which contains the queue ID, queue name and a list of metric objects. The metric contains a key field with a label or description as well as a value field.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 405
Success/OK
Bad request
Unauthorized
Forbidden
Not found
Method not allowed