Get Theme 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}/{fileName}
COPY
Path Parameters
string
themeRootFolder
Required
The name of the folder holding all files of a theme.
string
fileName
Required
The name of the theme file resource to fetch.
Responses
200
OK
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}/{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