pipelines_Pipeline Runs
Get all Runs for the Pipelines in the Enterprise
get/pipelines/v0/runs/
Query parameters
status'pending' | 'queued' | 'processing' | 'running' | 'waiting' | 'complete' | 'success' | 'failure' | 'cancelled' | 'invalid' | 'timeout'
Filter by pipeline run status
pipeline_namestring
Filter by pipeline name
ordering'run_number' | '-run_number' | 'status' | '-status' | 'pipeline__name' | '-pipeline__name' | 'started_at' | '-started_at' | 'ended_at' | '-ended_at'
Sorting pipelines runs based on the field name
Response
All Runs for the Pipelines in the Enterprise