Win Probability Calibration
Deals
Win-Probability Calibration
Return predicted-vs-actual win probability calibration from closed deal history.
Buckets closed deals (won or lost) by the win_probability recorded at close time. Each bucket shows: predicted midpoint, actual close rate, deal count.
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 ofcontacts:read, deals:read, companies:read, or activities:read qualifies, as does any *:manage scope — manage implies read.
Response
Array (ascending bybucket_min), empty buckets omitted:
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Successful Response