---
title: "Changes to Get entity audit history"
method: GET
path: "/api/v1/audit/entities/{templateIdentifier}/{entityIdentifier}"
---

# Changes to Get entity audit history

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 13 revisions.

- **2026-08-26** `e6f6d45eade3` — 3 warning, 3 info
- **2026-07-16** `584ac64069cc` — 6 warning
- **2026-07-13** `45d8c0a919ce` — 1 info
- **2026-04-08** `88fc145b6397` — 1 breaking

## Changes

- **2026-08-26** `e6f6d45eade3` — 3 warning, 3 info
  - removed the optional property `errorDescription` from the response with the `400` status
  - removed the optional property `errorDescription` from the response with the `404` status
  - removed the optional property `errorDescription` from the response with the `500` status
  - added the optional property `error_description` to the response with the `400` status
  - added the optional property `error_description` to the response with the `404` status
  - added the optional property `error_description` to the response with the `500` status
- **2026-07-16** `584ac64069cc` — 6 warning
  - removed the optional property `items/snapshot/id` from the response with the `200` status
  - removed the optional property `items/snapshot/modified_flags` from the response with the `200` status
  - removed the optional property `items/snapshot/properties/items/id` from the response with the `200` status
  - removed the optional property `items/snapshot/properties/items/modified_flags` from the response with the `200` status
  - removed the optional property `items/snapshot/relations/items/id` from the response with the `200` status
  - removed the optional property `items/snapshot/relations/items/modified_flags` from the response with the `200` status
- **2026-07-13** `45d8c0a919ce` — 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/audit/entities/:templateIdentifier/:entityIdentifier/get.md) · [API](https://skmtc.dev/decathlon/apis/idp-core-api.md) · [Page](https://skmtc.dev/decathlon/apis/idp-core-api/changes/api/v1/audit/entities/:templateIdentifier/:entityIdentifier/get)
