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