Download Dictionary Content

Downloads Base64-encoded dictionary content.

Downloads Base 64 encoded dictionary content.

get

Downloads Base 64 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.

keyManagerTokenstringRequired

Key Manager authentication token.

Responses
200
Attachment body as Base64 encoded string.
application/octet-stream
Responsestring · byte
get
GET /agent/v1/dlp/dictionaries/{dictId}/data/download HTTP/1.1
Host: youragentURL.symphony.com
sessionToken: text
keyManagerToken: text
Accept: */*
Ynl0ZXM=

Decoded Results Example

term1 term2 term3

🚧 Required Permissions

Calling this endpoint requires a Service User Account set with the Expression Filter Policy Management role. For more information about Service User accounts and their roles, see the Symphony Administration Guide.

See Bot Permissions for a list of roles and associated privileges.

Last updated

Was this helpful?