New to Telerik Report Server? Start a free 30-day trial
GET api/reportserver/v2/configuration/theme
Returns the standalone report designer custom theme colors.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| WhitelabelingEnabled |
Gets or sets a value indicating whether white-labeling is enabled. | boolean |
None. |
| Colors |
Gets or sets the theme color scheme. | ThemeColorsModel |
None. |
Response Formats
application/json, text/json
Sample not available.