GET api/v3/sitenotice/admin/theme
Pulls the list of company themes which can be assigned to a site notice. This list contains the theme names and id values. It also contains the domains being used for each theme.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of ThemeName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
Name | string |
None. |
|
Link | LinkTheme |
None. |
|
Button | ButtonTheme |
None. |
|
Banner | BannerTheme |
None. |
|
Barrier | BarrierTheme |
None. |
|
L2 | L2Theme |
None. |
|
Styles | string |
None. |
|
BackgroundColor | string |
None. |
|
FontColor | string |
None. |
|
Logo | string |
None. |
|
NoticeCount | integer |
None. |
|
Notices | Collection of SiteNotice3 |
None. |
Response Formats
application/json
Sample:
text/json
Sample: