Pipelines
Read pipelines
To retrieve all pipelines:
GET /api/pipelines
To fetch a single pipeline:
GET /api/pipelines/:uuid
If 1
, the pipeline object will include associated triggers.
Was this page helpful?
To retrieve all pipelines:
GET /api/pipelines
To fetch a single pipeline:
GET /api/pipelines/:uuid
If 1
, the pipeline object will include associated triggers.
Was this page helpful?