Download theme-based templates

Download all templates that are registered for the theme in a .zip file format. Typically used to later provide customizations to templates by using the PUT API. See the "Update a theme registration" API.

Downloads the customizations in a .zip file. The entries in the .zip file are in the following format:

/templates/<template_path>/<locale>/<file_name>


Note :
1. Use 'master' to download the global theme for the Verify product. The master theme can be used as a template for a registering a new theme.
2. Use 'default' to download the current customizations for your Verify tenant.

Entitlements required:
manageTemplates (Manage templates and themes) or readTemplates (Read templates and themes)

Path Params
string
required

Generated themeId for the requested theme. The themeID can be obtained from the GET call. See the "List all the themes" API.

Query Params
boolean
Defaults to false

Includes templates that are customized only. Returns global templates if false

Responses
200

The request was successful.

Language
URL
Choose an example:
application/octet-stream