v9

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01234055.7 KB
Entities Templates Management

Get paginated templates

Retrieve a paginated list of templates with optional sorting

get/api/v1/entity-templates

Query parameters

Page number for pagination. Defaults to 0.

Number of items per page. Defaults to 20.

Sorting criteria in the format: property(,asc|desc). Defaults to identifier,asc.

Response

Paginated templates retrieved successfully