Response Name | Description |
id | ID of the custom GUI theme. |
accountids | A set of account UUIDs (also known as ID for the end-user) separated by comma that can retrieve the theme. |
commonnames | A set of Common Names (CN) (fixed or wildcard) separated by comma that can retrieve the theme; e.g.: *acme.com,acme2.com |
created | When the GUI theme was created. |
css | The CSS to be retrieved and imported into the GUI when matching the theme access configurations. |
description | Description of the GUI theme. |
domainids | A set of domain UUIDs (also known as ID for the end-user) separated by comma that can retrieve the theme. |
ispublic | Defines whether a theme can be retrieved by anyone when only the `commonNames` is informed. If the `domainIds` or `accountIds` is informed, it is considered as `false`. |
jsonconfiguration | The JSON with the configurations to be retrieved and imported into the GUI when matching the theme access configurations. |
name | Name of the GUI theme. |
recursivedomains | Whether to consider the subdomains of the informed domain IDs. |
removed | When the GUI theme was removed. |