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
}
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.