Pipelines
Get a pipeline
Get one pipeline by its id, including its stages (lanes) and column configuration. A pipeline holds records of exactly one type: companies or contacts (recordType).
get/pipelines/{pipelineId}
Path parameters
pipelineIdstring required
Headers
projectstring required
Response
Ok
Changes
Changed in 1 of the 20 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○