v6

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

List themes

Lists all themes with optional pagination and filtering.

get/api/themes

Query parameters

pageinteger nullable

The page number (1-based).

pageSizeinteger nullable

The number of items per page.

filterstring[] nullable

Filter expressions.

Response

Themes 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.