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
pipelineID
Response
Returns pipeline and its details
pipeline
Pipeline id
pipeline_name
Pipeline Name
stages
List of pipeline stages
Errors
400
Bad Request Error