v6

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0161113158.0 KB
Themes

Get a theme by ID

Gets a theme by its ID.

get/api/themes/{themeId}

Path parameters

themeIdinteger required

The ID of the theme.

Response

Theme retrieved successfully.

idstring

The ID of the theme.

namestring

The name of the theme.

descriptionstring nullable

The description of the theme.

jsonDatastring

The JSON data representing the theme properties.

createdAtstring date-time

The date and time when the theme was created.

modifiedAtstring date-time nullable

The date and time when the theme was last modified.

formsCountinteger

The count of forms using this theme.