Get all pipelines

Retrieve the list of all deal pipelines configured for your account, including each pipeline''s stages and settings. If no pipelines have been configured yet, a default pipeline is automatically created and returned.

Authentication

api-keystring

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

Response

Returns list of pipelines and their details
pipelinestring
Pipeline id
pipeline_namestring
Pipeline Name
stageslist of objects
List of pipeline stages

Errors

400
Bad Request Error