get https://{tenanturl}/v1.0/branding/themes/
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)