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.
Path Params
uuid
required

Unique refId UUID of the file to be downloaded.

Headers
string
required

The identifier of the data subject.

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 2 required scopes
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/zip
*/*