post https://customer.my.onetrust.com/api/consent/v2/transactions
Use this API to retrieve a list of all consent transactions. The response will include information about each transaction, the corresponding consent date, and details of the Purposes and the associated Purpose Preferences that the data subject has interacted with.
Things to Know
- The timespan for the
fromDate
andtoDate
values must be 24 hours or less.
Recipes
🤝
Submit Consent Receipts & Retrieve Transactions
Open Recipe