v1

latestOpenAPI 3.1.0Apache 2.02026-07-245981,1853.0 MB
Consent Attachments

Download Consent Attachment

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 the RefId parameter value returned after uploading a file using the Upload Consent Attachment API.
get/rest/api/preferences/v1/attachments/{attachmentId}

Path parameters

attachmentIdstring uuid required

Unique refId UUID of the file to be downloaded.

Headers

identifierstring required

The identifier of the data subject.

Response

ZIP file containing the requested attachment.