---
title: "Get paginated templates"
method: GET
path: "/api/v1/entity-templates"
tags: ["Entities Templates Management"]
---

# Get paginated templates

`GET /api/v1/entity-templates`

Retrieve a paginated list of templates with optional sorting

## Response `200`

Paginated templates retrieved successfully

## Other responses

- `400` — Invalid pagination parameters

## Changes

- **2026-08-26** `e6f6d45eade3` — 1 warning, 1 info
  - removed the optional property `errorDescription` from the response with the `400` status
  - added the optional property `error_description` to the response with the `400` status
- **2026-05-22** `a4579fa249ab` — 3 warning, 69 info
  - removed the optional property `content/items/properties_definitions/items/id` from the response with the `200` status
  - removed the optional property `content/items/properties_definitions/items/rules/id` from the response with the `200` status
  - removed the optional property `content/items/relations_definitions/items/id` from the response with the `200` status
  - removed the `100 CONTINUE` enum value from the `error` response property for the response status `400`
  - …68 more
- **2026-04-27** `6022b545ce48` — 2 warning, 2 info
  - removed the optional property `content/items/id` from the response with the `200` status
  - removed the optional property `content/items/relations_definitions/items/target_entity_identifier` from the response with the `200` status
  - added the optional property `content/items/name` to the response with the `200` status
  - added the optional property `content/items/relations_definitions/items/target_template_identifier` to the response with the `200` status
- …earlier changes not shown

[Full history](https://skmtc.dev/decathlon/apis/idp-core-api/changes/api/v1/entity-templates/get.md)

---

[API](https://skmtc.dev/decathlon/apis/idp-core-api.md) · [All operations](https://skmtc.dev/decathlon/apis/idp-core-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/decathlon/idp-core-api/revisions/5081d87614ba/schema)
