Job Queues
List all Job Queues
Filtering
This endpoint supports result filtering. For more information on how to filter this request, go here.
OAuth Scope
This endpoint requires the following OAuth scope read_job_queues.
get/queue.json
Response
An array of Job Queues
Example response
[
{
"uuid": "123e4567-5beb-4509-ab83-23f94417339b",
"edit_date": "2026-03-01 12:00:00"
}
]