Flag of Ukraine

Retrieve currently used priority job slots

GET https://api2.transloadit.com/queues/job_slots?signature={SIGNATURE}

Retrieves the sum of priority job slots that are currently in use in the count field of the response.

It also returns corresponding Assembly IDs, Step names and Job Ids. Please include Assembly Ids and Job Ids in your support tickets so we can inspect the logs for them for you.

GET query components

Response

Here’s an example response body:

On success this request returns a JSON response with the success code PRIORITY_JOB_SLOTS_FOUND and the corresponding job slot data. On error it contains a JSON response including an error field that contains an error status code and a reason field that contains details on what went wrong.