v1

latestOpenAPI 3.1.02026-07-24239123562.1 KB
Workflows

Status By Pipeline

Status of pipelines

get/v1/workflow/statusByPipeline

Response

200

Example response

{
  "results": [
    {
      "pipelineId": "2795061c-d7f5-4cbb-9fbf-39e5d559c18a",
      "statusCounts": {
        "pending": 47,
        "processing": 1701
      }
    }
  ]
}