GetPipelineDefinition retrieves a single pipeline by ID with its full schema and metadata, regardless of status.
GET/api/v1/crm/pipelines/:id
Errors:
- NOT_FOUND: pipeline does not exist in this organisation (ErrPipelineNotFound).
Request
Responses
- 200
- default
A successful response.
An unexpected error response.