Get a pipeline

Retrieve the details of a specific deal pipeline by its identifier, including its stages, stage ordering, and configuration. Use this endpoint to obtain the pipeline and stage IDs needed when creating or updating deals.

Authentication

api-keystring

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

Path parameters

pipelineIDstringRequired

Response

Returns pipeline and its details
pipelinestring
Pipeline id
pipeline_namestring
Pipeline Name
stageslist of objects
List of pipeline stages

Errors

400
Bad Request Error