Pipelines list

This method allows getting a list of pipelines

Limitations
The method is available for all account users.

Authorization type
OAuth 2.0 with Access Token/ Long-live token.

Data type header when the request is successful
Content-Type: application/hal+json

Data type header in case of an error
Content-Type: application/problem+json

Response parameters

The properties of the pipeline object are listed in the following table.

ParameterData typeDescription
idintPipeline ID
namestringPipeline name
sortintPipeline sorting
is_mainboolDefines whether the pipeline is main for the account
is_unsorted_onboolDefines whether Incoming Leads are enabled
is_archiveboolDefines whether the pipeline is archived
account_idstringAccount ID the pipeline is located in
_embedded[statuses]arrayPipeline Stages data
Language
Credentials
OAuth2
URL
Click Try It! to start a request and see the response here!