Download Dictionary Content
Downloads Base64-encoded dictionary content.
Path parameters
dictIdstringRequired
Unique dictionary identifier
Query parameters
dictVersionstringOptional
If set to be valid dictionary version number, will return dictionary with specified version. Otherwise, return the latest dictionary.
Header parameters
sessionTokenstringRequired
Session authentication token.
keyManagerTokenstringOptional
Key Manager authentication token.
Responses
200
Attachment body as Base64 encoded string.
application/octet-stream
string · byteOptional
400
Client error, see response body for further details.
application/octet-stream
401
Unauthorized: Session tokens invalid.
application/octet-stream
403
Forbidden: Caller lacks necessary entitlement.
application/octet-stream
500
Server error, see response body for further details.
application/octet-stream
get
/v1/dlp/dictionaries/{dictId}/data/downloadDecoded Results Example
🚧 Required Permissions
Last updated
Was this helpful?