Get themes
GET {{baseUrl}}/api/settings/theme?start=0&limit=100
Returns all themes, not including the default theme.
Permissions required: None
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
start | number | The starting index of the returned themes. | |
limit | number | The maximum number of themes to return per page. | |
Note, this may be restricted by fixed system limits. |
RESPONSES
status: OK
{"results":[{"themeKey":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"description":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"icon":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"themeKey":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"description":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"icon":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}],"start":-38154645,"limit":39974479,"size":80861730,"_links":{}}