Tool to query the changelog of person records between two consecutive dataset versions. Returns information about updates, additions, deletions, merges, and opt-outs for individuals. Use when you need to track changes to person profiles across PDL dataset versions or monitor spe…
idsarrayList of person IDs to query changes for. Minimum: 1, Maximum: 60000. When provided, type parameter is optional.
typestringType of changelog entry.
scroll_tokenstringToken for pagination through large result sets. Use the scroll_token returned from a previous request to get the next page of results.
fields_updatedarraySpecifies which fields were updated between versions. Only allowed when type is 'updated'. Use to filter for specific field changes (e.g., ['email', 'phone_numbers', 'job_title']).
origin_versionRequiredstringThe older version for comparison (must be valid and consecutive with current_version). Format: 'major.minor' (e.g., '32.1').
current_versionRequiredstringThe newer version for comparison (must be valid and consecutive to origin_version). Format: 'major.minor' (e.g., '32.2').
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
Aident-managed access. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.