users_get_me_themes {civis} | R Documentation |
Show a theme
Description
Show a theme
Usage
users_get_me_themes(id)
Arguments
id |
integer required. The ID of this theme. |
Value
A list containing the following elements:
id |
integer, The ID of this theme. |
name |
string, The name of this theme. |
organizationIds |
array, List of organization ID's allowed to use this theme. |
settings |
string, The theme configuration object. |
logoFile |
list, A list containing the following elements:
|
createdAt |
string, |
updatedAt |
string, |
[Package civis version 3.1.2 Index]