Get recently created deals in an account sorted by their created date, with the most recently created deals first. Use the offset parameter returned in a response to get the next set of deals. Note: This endpoint will only return records created in the last 30 days, or the 10k most recently created records. If you need to get all of your deals, please use the get all deals endpoint.
This parameter lets you specify the amount of deals to return in your API call. The default for this parameter (if it isn't specified) is 20 deals. The max count per paginated response is 100.
x <= 100
Pages back through recent deals.
Only return deals created after the given timestamp.
By default, you will only get data for the most recent version of a property in the "versions" data. If you include this parameter, you will get data for all previous versions.
Successful response - Recently created deals
The response is of type object
.