v6

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0161113158.0 KB
Form-Templates

List form templates

Lists all form templates with optional pagination.

get/api/form-templates

Query parameters

pageinteger nullable

The number of the page

pageSizeinteger nullable

The number of items to take.

Response

Form templates retrieved successfully.

idstring nullable

The ID of the form template.

namestring nullable

The name of the form template.

descriptionstring nullable

The description of the form template.

isEnabledboolean

Indicates if the form template is enabled.

createdAtstring date-time

The date and time when the form template was created.

modifiedAtstring date-time nullable

The date and time when the form template was last modified.