Fields
v
Intversion of the theme.
id
StringThe ID of the property.
application
Stringapplication id of a theme.
applied
BooleanWhether the theme has been applied or not.
archived
BooleanWhether the theme has been archived or not.
assets
AssetsAn object containing information about assets, such as images, files, or other resources used in the application.
available_sections
[AvailableSection]Available sections information.
colors
ColorsDifferent color options.
config
ConfigThe 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
StringThe creation timestamp of the theme.
customized
BooleanWhether the theme is customized(private) or not.
font
FontAn object representing font properties and attributes.
information
ThemeInfoObject representing theme information.
parent_theme
StringParent theme of a cloned customized child theme.
parent_theme_version
StringVersion of the Parent theme.
published
BooleanWhether the theme is published or not.
src
SrcArchived zip containing complete theme code.
styles
JSONThe styles associated with the theme.
tags
[String]An array of tags associated with the theme.
updated_at
StringThe last update timestamp of the theme.
version
StringThe version of the theme.
Was this section helpful?