Skip to main content
GET
Win Probability Calibration
Buckets up to 2,000 of the most recently created closed (Won or Lost) deals by the win_probability recorded at close time, into ten-point buckets, and compares the predicted midpoint to the actual close rate observed in each bucket.

Auth

Requires a CRM read scope and an active organization on the token. Any of contacts:read, deals:read, companies:read, or activities:read qualifies, as does any *:manage scope — manage implies read.

Response

Array (ascending by bucket_min), empty buckets omitted:

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