---
title: "Gets the history of changes to the entity"
method: GET
path: "/v1/entities/{name}/history"
tags: ["entities"]
deprecated: true
---

# Gets the history of changes to the entity

`GET /v1/entities/{name}/history`

> **Deprecated.**

Describes the history of the entity.

This feature is yet to be designed and is currently inactive.

## Path parameters

- `name` string, required

## Response `200`

Success

## Other responses

- `400` — Bad request
- `401` — The user is not authorized to perform this request
- `404` — Not Found

---

[API](https://skmtc.dev/home-office/apis/reference-data-service-api.md) · [All operations](https://skmtc.dev/home-office/apis/reference-data-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/home-office/reference-data-service-api/revisions/97df0cb8be1b/schema)
