Get the most recently created or updated engagements in a portal, sorted by when they were last updated, with the most recently updated engagements first.
Note: This endpoint will only return records updated in the last 30 days, or the 10k most recently updated records. If you need to get all of your engagements, please use the paged endpoint.
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.
The number of items to include in the response. Defaults to 20, has a maximum value of 100.
x <= 100
Used to page through the recent engagements. Each response will include an offset value that can be used with this parameter to get the next set of records.
A Unix timestamp in milliseconds. If this parameter is included, only records modified after the specified time will be returned.
Successful response - Recently modified engagements
The response is of type object
.