user-consent

Download a consent document by ID

get/api/v1/user-consent/document/{documentId}

Path parameters

documentIdstring uuid required

The id of the consent document to stream

Query parameters

downloadstring

Set to "1" to trigger a file download instead of inline display

Response

PDF stream for a specific consent document version

Changes