Skip to main content
GET
Requires version 1.1.0 or later of the Archetype platform.

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
Array of queue depth entries, each containing:
  • pipeline_type — Pipeline type (batch or training)
  • depth — Number of jobs currently in the queue for this pipeline type