Pipelines
Get a pipeline
Retrieve a pipeline by ID. Pipeline stages are returned in order and include stage_order, visible, and default_probability.
GET
Get a pipeline
Authorizations
OAuth 2.0 Bearer Token from Clerk authentication
Path Parameters
The pipeline ID
Response
successful
The pipeline ID
Example:
"pipeline123xyz"
The name of the pipeline
Example:
"Sales Pipeline"
Record audiences supported by this pipeline
Available options:
prospect, client, contact, business Deprecated legacy pipeline type for client/prospect-only pipelines
Available options:
prospect, client Example:
"prospect"
Legacy default client/prospect types served by this pipeline
Available options:
prospect, client The book ID
Example:
"book123xyz"
Ordered pipeline stages
Get a pipeline