Get all pipelines

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Response

Returns list of pipelines and and there details
pipelinestring or null
Pipeline id
pipeline_namestring or null
Pipeline Name
stageslist of objects or null
List of stages

Errors