Jobs
Get Queue Depths
Retrieve global queue depths grouped by pipeline type
GET
Overview
This endpoint returns the current queue depths for all pipeline types. Use this to monitor how many jobs are waiting to be processed.Response
Array of queue depth entries, each containing:
pipeline_type— Pipeline type (batchortraining)depth— Number of jobs currently in the queue for this pipeline type