Pipeline schedules
Read pipeline schedules
GET /api/pipelines/:pipeline_uuid/pipeline_schedules
Pipeline UUID that the pipeline schedules should all belong to.
Fetch pipeline schedules that have the specified tag.
If you include 2 or more tag[]
query parameters,
then the pipeline schedules will be fetched if it has at
least 1 of the tags specified.
Was this page helpful?