Get engagements modified after
Get engagements that have been modified after a given point in time. Pass a Unix timestamp in milliseconds to start from a specific date, or pass a cursor returned by a previous response to continue from where you left off. Use this endpoint for incremental sync to efficiently retrieve only new and updated engagements without scanning your entire engagement history.
Note: Recently modified engagements may not appear immediately due to indexing delays.
Note: In addition to the contacts scope, the sales-email-read scope is required in order to receive the details of any email type engagements. See the Engagements overview for more details.
Documentation Index
Fetch the complete documentation index at: https://developers.hubspot.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
A Unix timestamp in milliseconds or a cursor returned by a previous response. Determines where to start reading from.
The number of records to return. Defaults to 100, maximum 1000.
x <= 1000