getRevisions
Retrieve audit logs for Adobe Target resources filtered by author and optional modified-after timestamp. Track changes to activities, offers, audiences, and more to see who modified what and when.
Instructions
Get all revisions (audit log) for a specific resource type, filtered by author's name and optionally by modified-after timestamp (defaults to last 1 day)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| modifiedAt | No | Optional modified-after timestamp in ISO-8601 format (e.g., "2024-01-01T00:00:00Z"). Defaults to last 1 day if not provided. | |
| modifiedBy | Yes | Author's name to filter revisions | |
| revisionResourceType | Yes | Entity type to fetch revisions for |