For the complete documentation index, see llms.txt. This page is also available as Markdown.

Returning zip file containing themes

Returns a zip file containing the theme.

GET /themes/{themeId}/export/file

Returns a zip file containing the theme.

Path Parameters

Name
Type
Description

themeId*

String

Selected theme ID.

content:
            application/json:
              schema:
                $ref: "#/components/schemas/Error"