Skip to main content
GET
Get All Deal Stages
Every stage in the org, including hidden and closed ones, ordered by position.

Auth

Requires the org-admin scope organizations:manage specifically, plus an active organization on the token. This and the five other stage-configuration endpoints are org-admin only — the deals:manage / api:manage scopes the rest of the deals router accepts are not enough.

Response

Same shape as List Visible Stages, plus:

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful Response