---
title: "Changes to Get template by identifier"
method: GET
path: "/api/v1/entity-templates/{identifier}"
---

# Changes to Get template by identifier

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 13 revisions.

- **2026-08-26** `e6f6d45eade3` — 1 warning, 1 info
- **2026-05-22** `a4579fa249ab` — 3 warning, 69 info
- **2026-04-27** `6022b545ce48` — 1 info
- **2026-04-08** `88fc145b6397` — 1 breaking

## Changes

- **2026-08-26** `e6f6d45eade3` — 1 warning, 1 info
  - removed the optional property `errorDescription` from the response with the `404` status
  - added the optional property `error_description` to the response with the `404` status
- **2026-05-22** `a4579fa249ab` — 3 warning, 69 info
  - removed the optional property `properties_definitions/items/id` from the response with the `200` status
  - removed the optional property `properties_definitions/items/rules/id` from the response with the `200` status
  - removed the optional property `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 `404`
  - removed the `101 SWITCHING_PROTOCOLS` enum value from the `error` response property for the response status `404`
  - removed the `102 PROCESSING` enum value from the `error` response property for the response status `404`
  - removed the `103 CHECKPOINT` enum value from the `error` response property for the response status `404`
  - removed the `103 EARLY_HINTS` enum value from the `error` response property for the response status `404`
  - removed the `200 OK` enum value from the `error` response property for the response status `404`
  - removed the `201 CREATED` enum value from the `error` response property for the response status `404`
  - removed the `202 ACCEPTED` enum value from the `error` response property for the response status `404`
  - removed the `203 NON_AUTHORITATIVE_INFORMATION` enum value from the `error` response property for the response status `404`
  - removed the `204 NO_CONTENT` enum value from the `error` response property for the response status `404`
  - removed the `205 RESET_CONTENT` enum value from the `error` response property for the response status `404`
  - removed the `206 PARTIAL_CONTENT` enum value from the `error` response property for the response status `404`
  - removed the `207 MULTI_STATUS` enum value from the `error` response property for the response status `404`
  - removed the `208 ALREADY_REPORTED` enum value from the `error` response property for the response status `404`
  - removed the `226 IM_USED` enum value from the `error` response property for the response status `404`
  - removed the `300 MULTIPLE_CHOICES` enum value from the `error` response property for the response status `404`
  - removed the `301 MOVED_PERMANENTLY` enum value from the `error` response property for the response status `404`
  - removed the `302 FOUND` enum value from the `error` response property for the response status `404`
  - removed the `302 MOVED_TEMPORARILY` enum value from the `error` response property for the response status `404`
  - removed the `303 SEE_OTHER` enum value from the `error` response property for the response status `404`
  - removed the `304 NOT_MODIFIED` enum value from the `error` response property for the response status `404`
  - removed the `305 USE_PROXY` enum value from the `error` response property for the response status `404`
  - removed the `307 TEMPORARY_REDIRECT` enum value from the `error` response property for the response status `404`
  - removed the `308 PERMANENT_REDIRECT` enum value from the `error` response property for the response status `404`
  - removed the `400 BAD_REQUEST` enum value from the `error` response property for the response status `404`
  - removed the `401 UNAUTHORIZED` enum value from the `error` response property for the response status `404`
  - removed the `402 PAYMENT_REQUIRED` enum value from the `error` response property for the response status `404`
  - removed the `403 FORBIDDEN` enum value from the `error` response property for the response status `404`
  - removed the `404 NOT_FOUND` enum value from the `error` response property for the response status `404`
  - removed the `405 METHOD_NOT_ALLOWED` enum value from the `error` response property for the response status `404`
  - removed the `406 NOT_ACCEPTABLE` enum value from the `error` response property for the response status `404`
  - removed the `407 PROXY_AUTHENTICATION_REQUIRED` enum value from the `error` response property for the response status `404`
  - removed the `408 REQUEST_TIMEOUT` enum value from the `error` response property for the response status `404`
  - removed the `409 CONFLICT` enum value from the `error` response property for the response status `404`
  - removed the `410 GONE` enum value from the `error` response property for the response status `404`
  - removed the `411 LENGTH_REQUIRED` enum value from the `error` response property for the response status `404`
  - removed the `412 PRECONDITION_FAILED` enum value from the `error` response property for the response status `404`
  - …32 more
- **2026-04-27** `6022b545ce48` — 1 info
  - endpoint added
- **2026-04-08** `88fc145b6397` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/decathlon/apis/idp-core-api/docs/api/v1/entity-templates/:identifier/get.md) · [API](https://skmtc.dev/decathlon/apis/idp-core-api.md) · [Page](https://skmtc.dev/decathlon/apis/idp-core-api/changes/api/v1/entity-templates/:identifier/get)
