get deprecatedhttps://{region}-api.dotdigital.com/v2/address-books//contacts/modified-since/
Gets a list of contacts who were modified since a given date, in a given address book or segment
We recommend using get contacts instead
We recommend using the Get contacts based on your criteria instead of this call for better performance and compatibility with unified contacts. The
~modified
filter can be used in conjunction with either the~listId
filter or the~segmentId
to find contacts modified after a specific date-time in a list or segment.
Larger page size supported
The maximum amount of records is 5000 which you pass via the select query parameter; we encourage you to use the maximum page size for efficiency.
To learn about pagination in our API, check out Paging through data.