Retrieve a paginated list of jobs with optional filters
Documentation Index
Fetch the complete documentation index at: https://docs.archetypeai.app/llms.txt
Use this file to discover all available pages before exploring further.
batch, training)PENDING, RUNNING, COMPLETED, FAILED, CANCELLED)id — Unique job identifierorg_id — Organization identifiername — Job namepipeline_type — Pipeline type (batch or training)pipeline_key — Pipeline keypipeline_version — Pipeline versionstatus — Current job statusparameters — Job parametersretry_count — Number of retriespreemption_count — Number of preemptionsqueue_position — Current position in queue (if queued)queue_depth — Total queue depth (if queued)created_at — Creation timestampupdated_at — Last update timestampstarted_at — Start timestamp (if started)completed_at — Completion timestamp (if completed)failed_at — Failure timestamp (if failed)cancelled_at — Cancellation timestamp (if cancelled)error — Error details (if failed)