GET /api/pipelines/:pipeline_uuid/pipeline_schedules

pipeline_uuid
string
required

Pipeline UUID that the pipeline schedules should all belong to.

tag[]
string

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.