V3 Violation Attachment Download
API for downloading attachments sent as part of messages flagged by DLP system
Last updated
Was this helpful?
API for downloading attachments sent as part of messages flagged by DLP system
Last updated
Was this helpful?
A successful call returns the attachment body encoded in Base64. Be sure to decode the downloaded attachment. The Content Export service user must be used to download attachments. No other service accounts are able to perform this operation.
Retrieves attachments from related message violations as a base64 encoded String.
/v3/dlp/violation/attachment
ID of attachment that will be downloaded.
ID of violation that corresponds to the flagged message that contains the attachment
Session authentication token.
Key Manager authentication token.