---
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

---

[API](https://skmtc.net/decathlon/apis/idp-core-api.md) · [All operations](https://skmtc.net/decathlon/apis/idp-core-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/decathlon/idp-core-api/versions/7e634c43bc1b/schema)
