<aside> ⚠️ Note: This documentation is for the first version of our API which is now deprecated. You should probably be looking at the docs for our new API instead, which you can find here.

</aside>

The GetPipelineSettings function will return a list of all of your pipelines along with each pipeline's ID and a list of statuses. This can be helpful for retrieving pipeline and status IDs so that you can attach pipeline items to your contacts via the API.

Note: This function does not return individual pipeline items (e.g. a list of your leads). It returns the pipeline categories themselves (e.g. if you have a lead pipeline, a trouble ticket pipeline, and an invoices pipeline, this will return three results)

Parameters

This function does not take any parameters. It will return all of your pipelines.