To retrieve all pipelines:

GET /api/pipelines

To fetch a single pipeline:

GET /api/pipelines/:uuid

include_schedules
integer

If 1, the pipeline object will include associated triggers.