get https://customer.my.onetrust.com/rest/api/preferences/v1/attachments/
Use this API to download a specific file reference attached to a given data subject. The file will be downloaded in .zip format.
Things to Know
- The
attachmentId
parameter value corresponds to theRefId
parameter value returned after uploading a file using the Upload Consent Attachment API.
Recipes
🗃️
Consent Attachments: Upload, Attach, Download & Delete
Open Recipe