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

# Get template by identifier

`GET /api/v1/entity-templates/{identifier}`

Retrieve a specific template using its string identifier

## Path parameters

- `identifier` string, required

## Response `200`

Template found

## Other responses

- `404` — Template not found with the provided identifier

---

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