Get Theme Flavor File
Load a file of a theme with the given id, if it exists. This resource is accessible without authentication and without
the need to specify Accept
header containing an api version.
Request
URI
GET
https://{api_host}/cloudapi/vcf/themes/files/{themeRootFolder}/{flavor}/{fileName}
COPY
Path Parameters
string
themeRootFolder
Required
The name of the folder holding all files of a theme.
string
flavor
Required
For example light or dark version of the resource in the theme.
string
fileName
Required
The name of the theme file resource to fetch.
Responses
200
OK
Operation doesn't return any data structure
404
NOT FOUND
Operation doesn't return any data structure
Vendor Extension
This operation contains the following vendor extensions defined in the spec:
[object Object],[object Object]
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/cloudapi/vcf/themes/files/{themeRootFolder}/{flavor}/{fileName}
Availability
Added in 41.0.0-alpha
On This Page
Branding Theme Operations
GET
Get Active Theme Main Flavor
GET
Get Active Theme
GET
Get Theme File
GET
Get Theme Flavor File
GET
Get Branding Themes
POST
Create Branding Theme
GET
Get Branding Theme
PUT
Update Branding Theme
DELETE
Delete Branding Theme
GET
Get Theme Zip
PUT
Upload Branding Resource
GET
Get Branding Themes Assignments
GET
Get Branding Theme Assignments
PUT
Set Theme Assignments
DELETE
Delete Branding Theme Assignment