---
title: "Changes to Get System Analysis"
method: GET
path: "/system_analysis/{id}"
---

# Changes to Get System Analysis

`GET /system_analysis/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 28 revisions.

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

## Changes

- **2026-08-20** (v1) `45247f408f98` — 3 breaking
  - removed the required property `data/attributes/edges` from the response with the `200` status
  - removed the required property `data/attributes/entries` from the response with the `200` status
  - removed the required property `data/attributes/nodes` from the response with the `200` status
- **2026-08-18** (v1) `757c8394efdc` — 3 warning, 2 info
  - removed the optional property `data/attributes/entries/items/attributes/subjects/items/attributes/knowledgeEntityId` from the response with the `200` status
  - removed the optional property `data/attributes/entries/items/attributes/subjects/items/attributes/knowledgeEvidenceId` from the response with the `200` status
  - removed the optional property `data/attributes/entries/items/attributes/subjects/items/attributes/knowledgeRelationshipId` from the response with the `200` status
  - added the required property `data/attributes/edges` to the response with the `200` status
  - added the required property `data/attributes/nodes` to the response with the `200` status
- **2026-08-17** (v1) `f01c56c8a294` — 2 breaking, 4 info
  - removed the required property `data/attributes/edges` from the response with the `200` status
  - removed the required property `data/attributes/nodes` from the response with the `200` status
  - added the optional property `data/attributes/referenceTime` to the response with the `200` status
  - added the optional property `data/attributes/scopeEntityId` to the response with the `200` status
  - added the optional property `data/attributes/subjectEntityId` to the response with the `200` status
  - added the required property `data/attributes/entries` to the response with the `200` status
- **2026-07-29** (v1) `6e29faf92044` — 2 warning, 2 info
  - removed the optional property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/latestEvidence` from the response with the `200` status
  - removed the optional property `data/attributes/nodes/items/attributes/knowledgeEntity/attributes/latestEvidence` from the response with the `200` status
  - added the optional property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/latestState` to the response with the `200` status
  - added the optional property `data/attributes/nodes/items/attributes/knowledgeEntity/attributes/latestState` to the response with the `200` status
- **2026-07-27** (v1) `755e232a4525` — 4 breaking, 4 info
  - removed the required property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/source` from the response with the `200` status
  - removed the required property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/state` from the response with the `200` status
  - removed the required property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/target` from the response with the `200` status
  - removed the required property `data/attributes/nodes/items/attributes/knowledgeEntity/attributes/state` from the response with the `200` status
  - added the optional property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/latestEvidence` to the response with the `200` status
  - added the optional property `data/attributes/nodes/items/attributes/knowledgeEntity/attributes/latestEvidence` to the response with the `200` status
  - added the required property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/sourceEntityId` to the response with the `200` status
  - added the required property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/targetEntityId` to the response with the `200` status
- **2026-07-24** (v1) `5a04d5de5320` — 17 breaking, 8 info
  - removed the required property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/description` from the response with the `200` status
  - removed the required property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/displayName` from the response with the `200` status
  - removed the required property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/firstSeenAt` from the response with the `200` status
  - removed the required property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/lastSeenAt` from the response with the `200` status
  - removed the required property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/properties` from the response with the `200` status
  - removed the required property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/source/attributes/aliases/items/attributes/description` from the response with the `200` status
  - removed the required property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/source/attributes/description` from the response with the `200` status
  - removed the required property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/source/attributes/displayName` from the response with the `200` status
  - removed the required property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/source/attributes/properties` from the response with the `200` status
  - removed the required property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/target/attributes/aliases/items/attributes/description` from the response with the `200` status
  - removed the required property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/target/attributes/description` from the response with the `200` status
  - removed the required property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/target/attributes/displayName` from the response with the `200` status
  - removed the required property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/target/attributes/properties` from the response with the `200` status
  - removed the required property `data/attributes/nodes/items/attributes/knowledgeEntity/attributes/aliases/items/attributes/description` from the response with the `200` status
  - removed the required property `data/attributes/nodes/items/attributes/knowledgeEntity/attributes/description` from the response with the `200` status
  - removed the required property `data/attributes/nodes/items/attributes/knowledgeEntity/attributes/displayName` from the response with the `200` status
  - removed the required property `data/attributes/nodes/items/attributes/knowledgeEntity/attributes/properties` from the response with the `200` status
  - added the required property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/aliases` to the response with the `200` status
  - added the required property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/source/attributes/aliases/items/attributes/providerSource` to the response with the `200` status
  - added the required property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/source/attributes/state` to the response with the `200` status
  - added the required property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/state` to the response with the `200` status
  - added the required property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/target/attributes/aliases/items/attributes/providerSource` to the response with the `200` status
  - added the required property `data/attributes/edges/items/attributes/knowledgeRelationship/attributes/target/attributes/state` to the response with the `200` status
  - added the required property `data/attributes/nodes/items/attributes/knowledgeEntity/attributes/aliases/items/attributes/providerSource` to the response with the `200` status
  - added the required property `data/attributes/nodes/items/attributes/knowledgeEntity/attributes/state` to the response with the `200` status
- **2026-07-23** (v1) `daf788b63356` — 2 breaking, 1 warning, 4 info
  - removed the required property `data/attributes/edges/items/attributes/snapshotRelationship` from the response with the `200` status
  - removed the required property `data/attributes/nodes/items/attributes/snapshotEntity` from the response with the `200` status
  - removed the optional property `data/attributes/knowledgeGraphSnapshot` from the response with the `200` status
  - added the required property `data/attributes/edges/items/attributes/knowledgeRelationship` to the response with the `200` status
  - added the required property `data/attributes/edges/items/attributes/referencedAt` to the response with the `200` status
  - added the required property `data/attributes/nodes/items/attributes/knowledgeEntity` to the response with the `200` status
  - added the required property `data/attributes/nodes/items/attributes/referencedAt` to the response with the `200` status
- **2026-07-13** (v1) `20b68d4c1a5d` — 1 breaking, 3 warning, 3 info
  - removed the required property `data/attributes/nodes/items/attributes/snapshotEntity/attributes/aliases` from the response with the `200` status
  - removed the optional property `data/attributes/edges/items/attributes/snapshotRelationship/attributes/knowledgeRelationshipId` from the response with the `200` status
  - removed the optional property `data/attributes/nodes/items/attributes/snapshotEntity/attributes/knowledgeEntityId` from the response with the `200` status
  - removed the optional property `data/attributes/topologySnapshot` from the response with the `200` status
  - added the optional property `data/attributes/edges/items/attributes/snapshotRelationship/attributes/relationshipId` to the response with the `200` status
  - added the optional property `data/attributes/knowledgeGraphSnapshot` to the response with the `200` status
  - added the optional property `data/attributes/nodes/items/attributes/snapshotEntity/attributes/entityId` to the response with the `200` status
- **2026-06-24** (v1) `eb0846e58abc` — 3 warning, 4 info
  - removed the optional property `data/attributes/edges/items/attributes/snapshotRelationship/attributes/relationshipId` from the response with the `200` status
  - removed the optional property `data/attributes/knowledgeGraphSnapshot` from the response with the `200` status
  - removed the optional property `data/attributes/nodes/items/attributes/snapshotEntity/attributes/entityId` from the response with the `200` status
  - added the optional property `data/attributes/edges/items/attributes/snapshotRelationship/attributes/knowledgeRelationshipId` to the response with the `200` status
  - added the optional property `data/attributes/nodes/items/attributes/snapshotEntity/attributes/knowledgeEntityId` to the response with the `200` status
  - added the optional property `data/attributes/topologySnapshot` to the response with the `200` status
  - added the required property `data/attributes/nodes/items/attributes/snapshotEntity/attributes/aliases` to the response with the `200` status

---

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