v4

latestSwagger 2.02026-07-1333110154.1 KB

Retrieves a queue's statistics.

Retrieves a queue's statistics.

get/routing/queues/{queueId}/statistics

Path parameters

queueIdstring required

Id of the queue to retrieve statistics.

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has succeeded.

queueIdstring required

Id of the queue these details are about.

lengthinteger required

Length of the queue: total number of enqueued jobs.

estimatedWaitTimeMinutesobject

The estimated wait time of this queue rounded up to the nearest minute, grouped by job priority.

longestJobWaitTimeMinutesnumber double

The wait time of the job that has been enqueued in this queue for the longest.