object

ThemeDetail

The response body containing the theme details.
Fields
version of the theme.
The ID of the property.
application
String
application id of a theme.
applied
Boolean
Whether the theme has been applied or not.
archived
Boolean
Whether the theme has been archived or not.
assets
Assets
An object containing information about assets, such as images, files, or other resources used in the application.
available_sections
[AvailableSection]
Available sections information.
colors
Colors
Different color options.
config
Config
The configuration object that contains various settings and parameters. Each property within this object defines a specific configuration setting, allowing for customization and control over different aspects of the system or application.
created_at
String
The creation timestamp of the theme.
customized
Boolean
Whether the theme is customized(private) or not.
font
Font
An object representing font properties and attributes.
information
ThemeInfo
Object representing theme information.
parent_theme
String
Parent theme of a cloned customized child theme.
parent_theme_version
String
Version of the Parent theme.
published
Boolean
Whether the theme is published or not.
src
Src
Archived zip containing complete theme code.
styles
JSON
The styles associated with the theme.
An array of tags associated with the theme.
updated_at
String
The last update timestamp of the theme.
version
String
The version of the theme.