Get Theme Zip

Get Theme Zip

Gets theme resources as a zip archive.

Request
URI
GET
https://{api_host}/cloudapi/vcf/brandingThemes/{brandingThemeId}/resources
COPY
Path Parameters
string
brandingThemeId
Required

branding theme URN or 'active' for the current active theme


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Operation doesn't return any data structure

404

NOT FOUND

Operation doesn't return any data structure

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/cloudapi/vcf/brandingThemes/{brandingThemeId}/resources