Deals
Retrieve a list of deals
Retrieve a list of deals
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Page number
Number of results to return
Select the deal properties that should be returned
Available options:
hubspotDealId
, salesforceOpportunityId
, name
, amount
, closeDate
, createdDate
, stage
, type
, customFields.name
, customFields.type
, customFields.variableName
, customFields.value
, createdAt
, updatedAt
Response
200 - application/json