Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A limit on the number of objects to be returned. Limit can range between 1 and 100.
A cursor for use in pagination. The cursor is the id of the last object returned in the previous request.
Filter deals by pipeline id.
Filter deals by status (open, won, lost).
open, won, lost Filter deals by the id of the contact associated with the deal.
Only return deals that were created after this date.
Only return deals that were created before this date.
Only return deals that were won or lost after this date.
Only return deals that were won or lost before this date.