GetPipelineRun retrieves a single run by ID, including its current stage, status, accumulated variables, and lifecycle timestamps.
GET/api/v1/crm/pipeline-runs/:id
Errors:
- NOT_FOUND: run does not exist in this organisation (ErrPipelineRunNotFound).
Request
Responses
- 200
- default
A successful response.
An unexpected error response.