---
title: "Get entities by template identifier"
method: GET
path: "/api/v1/entities/{templateIdentifier}"
tags: ["Entities Management"]
---

# Get entities by template identifier

`GET /api/v1/entities/{templateIdentifier}`

Retrieve a paginated list of entities with optional sorting

## Path parameters

- `templateIdentifier` string, required

## Response `200`

Paginated entities retrieved successfully

## Other responses

- `400` — Invalid filter query syntax

## Changes

- **2026-06-23** `e29b86a4899f` — 1 info
  - added the new optional `query` request parameter `q`
- **2026-05-22** `a4579fa249ab` — 1 info
  - endpoint added
- **2026-04-08** `88fc145b6397` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/decathlon/apis/idp-core-api/changes/api/v1/entities/:templateIdentifier/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/e29b86a4899f/schema)
