API ReferenceCRMList dealsList deals GET /v1/deals List deals for the API key's organization, newest first. Requires the deals:read scope on the API key. Request Responses200401403429A page of deals.Missing, malformed, or revoked API key.The key lacks the scope this endpoint requires.Rate limit or monthly quota exceeded.