Get a pipeline
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
Get a pipeline
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Path Parameters
Response
200 - application/json
Ok
Generic types for Document:
- T - the type of _id
- TQueryHelpers - Object with any helpers that should be mixed into the Query type
- DocType - the type of the actual Document created
Available options:
COMPANY, CONTACT Available options:
board, table