Skip to main content
GET
Get Stage Deal Count
Useful for warning a caller before hiding or deleting a stage that still has deals in it.

Auth

Requires the org-admin scope organizations:manage specifically — the CRM manage scopes the rest of the deals router accepts are not enough here — plus an active organization on the token.

Response

Authorizations

Authorization
string
header
required

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

Path Parameters

stage_id
string
required

The pipeline stage's id.

Response

Successful Response