---
title: "Changes to Get Knowledge Graph Entity"
method: GET
path: "/knowledge_graph/entities/{id}"
---

# Changes to Get Knowledge Graph Entity

`GET /knowledge_graph/entities/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 28 revisions.

- **2026-08-27** (v1) `eaee3040e50d` — 1 breaking, 1 info
- **2026-08-17** (v1) `f01c56c8a294` — 1 info
- **2026-07-29** (v1) `6e29faf92044` — 1 warning, 1 info
- **2026-07-27** (v1) `755e232a4525` — 1 breaking, 1 info
- **2026-07-24** (v1) `5a04d5de5320` — 4 breaking, 2 info
- **2026-07-23** (v1) `daf788b63356` — 1 breaking, 1 info
- **2026-07-13** (v1) `20b68d4c1a5d` — 1 info
- **2026-06-24** (v1) `eb0846e58abc` — 1 breaking

## Changes

- **2026-08-27** (v1) `eaee3040e50d` — 1 breaking, 1 info
  - removed the required property `data/attributes/subkind` from the response with the `200` status
  - added the required property `data/attributes/category` to the response with the `200` status
- **2026-08-17** (v1) `f01c56c8a294` — 1 info
  - added the required property `data/attributes/subkind` to the response with the `200` status
- **2026-07-29** (v1) `6e29faf92044` — 1 warning, 1 info
  - removed the optional property `data/attributes/latestEvidence` from the response with the `200` status
  - added the optional property `data/attributes/latestState` to the response with the `200` status
- **2026-07-27** (v1) `755e232a4525` — 1 breaking, 1 info
  - removed the required property `data/attributes/state` from the response with the `200` status
  - added the optional property `data/attributes/latestEvidence` to the response with the `200` status
- **2026-07-24** (v1) `5a04d5de5320` — 4 breaking, 2 info
  - removed the required property `data/attributes/aliases/items/attributes/description` from the response with the `200` status
  - removed the required property `data/attributes/description` from the response with the `200` status
  - removed the required property `data/attributes/displayName` from the response with the `200` status
  - removed the required property `data/attributes/properties` from the response with the `200` status
  - added the required property `data/attributes/aliases/items/attributes/providerSource` to the response with the `200` status
  - added the required property `data/attributes/state` to the response with the `200` status
- **2026-07-23** (v1) `daf788b63356` — 1 breaking, 1 info
  - removed the required property `data/attributes/aliases/items/attributes/displayName` from the response with the `200` status
  - added the required property `data/attributes/aliases/items/attributes/description` to the response with the `200` status
- **2026-07-13** (v1) `20b68d4c1a5d` — 1 info
  - endpoint added
- **2026-06-24** (v1) `eb0846e58abc` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/rezible/apis/rezible-api/docs/knowledge_graph/entities/:id/get.md) · [API](https://skmtc.dev/rezible/apis/rezible-api.md) · [Page](https://skmtc.dev/rezible/apis/rezible-api/changes/knowledge_graph/entities/:id/get)
