Get Branding Theme

Get Branding Theme

Update an existing theme, uniquely identified by name.

Request
URI
GET
https://{api_host}/cloudapi/branding/themes/{name}
COPY
Path Parameters
string
name
Required

name

string
name
Required

name


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns UiTheme of type(s) application/json;version=36.3
{
    "themeType": "string",
    "name": "string"
}
string
themeType
Required

themeType

string
name
Required

name


404

Not Found

Operation doesn't return any data structure