v4

latestSwagger 2.02026-07-1333110154.1 KB

Gets a job's position details.

Gets a job's position details.

get/routing/jobs/{jobId}/position

Path parameters

jobIdstring required

Id of the job.

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has succeeded.

jobIdstring required

Id of the job these details are about.

positioninteger required

Position of the job in question within that queue.

queueIdstring required

Id of the queue this job is enqueued in.

queueLengthinteger required

Length of the queue: total number of enqueued jobs.

estimatedWaitTimeMinutesnumber double required

Estimated wait time of the job rounded up to the nearest minute.