Skip to main content
Stages are the configurable columns of the lead board. Each organization defines its own; this endpoint lets you discover them at runtime so your integration can route leads to the right stage by name.

GET /pipeline/stages

Scope: leads:read. Lists the organization’s pipeline stages in display order.

Request

Response 200

Fields

Use systemKey if you need to detect the canonical stage. Use id when you need to route a lead to a specific column.