Skip to main content
Version: 202607

Get default theme

GET 

/openapi/2026-07/themes/default-theme

Retrieve details of a default theme.

Responses

OK

Schema
    codestring

    error code

    messagestring

    error message

    data object
    theme object

    Theme objects

    idstring

    Theme's unique identifier

    namestring

    Theme name

    merchant_theme_idstring

    Merchant theme ID

    merchant_theme_namestring

    Merchant theme name

    merchant_theme_infostring

    Theme version identifier

    localestring

    Theme locale (e.g., en-US, zh-CN)

    presetstring

    Theme style

    typestring

    Theme type:

    • shoplazza: Internal shoplazza themes
    • developer: Third-party developer themes
    descstring

    Multi-language description of the theme

    defaultstring

    Indicates if it's the default theme (0 or 1)

    pc_cover_urlstring

    URL for the PC cover image

    mobile_cover_urlstring

    URL for the mobile cover image

    publishedstring

    Indicates if the theme is published (0 or 1)

    is_auto_upgradestring

    Indicates if the theme is auto-upgraded

    statusstring

    The status of the theme

    updated_atstring

    Timestamp when the theme was last updated

    publish_timestring

    Publish timestamp

    auto_save_timestring

    Auto-save time

    theme_save_timestring

    Last theme save time

    versionstring

    Current theme version

    c_versionstring

    Current client version

    change_logstring

    Changelog information for the theme

    version_publish_timestring

    Version publishing time

    newest_c_versionstring

    Newest available client version

    has_newest_versionboolean

    Whether the theme has the newest version

    has_draftboolean

    Whether has draft

    theme_version_idstring

    The version ID of the theme