---
title: "Changes to Retrieve an engram"
method: GET
path: "/v1/memories/{id}"
---

# Changes to Retrieve an engram

`GET /v1/memories/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-04-27** `b1da2c0bb1ae` — 3 breaking, 2 warning, 9 info

## Changes

- **2026-04-27** `b1da2c0bb1ae` — 3 breaking, 2 warning, 9 info
  - the response property `results/size_in_bytes` became optional for the status `200`
  - the response property `results/version` became optional for the status `200`
  - response property `results/version` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - removed the optional property `results/summary` from the response with the `200` status
  - removed the optional property `results/summary_embedding` from the response with the `200` status
  - api operation id `get_engram_v1_memories__id__get` removed and replaced with `retrieve_memory`
  - api tag `Memories` added
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status
  - added the optional property `results/merkle_root` to the response with the `200` status
  - added the optional property `results/search_ready_seq` to the response with the `200` status
  - added the optional property `results/workflow_run_id` to the response with the `200` status
  - removed the `enriched` enum value from the `results/extraction_status` response property for the response status `200`
  - removed the `enriching` enum value from the `results/ingestion_status` response property for the response status `200`

---

[Operation](https://skmtc.dev/zeroset-inc/apis/nebula-api/docs/v1/memories/:id/get.md) · [API](https://skmtc.dev/zeroset-inc/apis/nebula-api.md) · [Page](https://skmtc.dev/zeroset-inc/apis/nebula-api/changes/v1/memories/:id/get)
