Get All Deal Stages
Deals
List All Stages
Admin endpoint — returns all stages including hidden ones.
GET
Get All Deal Stages
Every stage in the org, including hidden and closed ones, ordered by
position.
Auth
Requires the org-admin scopeorganizations: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
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Successful Response