---
title: "Changes to List engrams"
method: GET
path: "/v1/memories"
---

# Changes to List engrams

`GET /v1/memories`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

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

## Changes

- **2026-04-27** `b1da2c0bb1ae` — 3 breaking, 3 warning, 10 info
  - the response property `results/items/size_in_bytes` became optional for the status `200`
  - the response property `results/items/version` became optional for the status `200`
  - response property `results/items/version` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - deleted the `query` request parameter `include_summary_embeddings`
  - removed the optional property `results/items/summary` from the response with the `200` status
  - removed the optional property `results/items/summary_embedding` from the response with the `200` status
  - api operation id `get_engrams_v1_memories_get` removed and replaced with `list_memories`
  - api tag `Memories` added
  - added the new optional `query` request parameter `chunks_limit`
  - 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/items/merkle_root` to the response with the `200` status
  - added the optional property `results/items/search_ready_seq` to the response with the `200` status
  - added the optional property `results/items/workflow_run_id` to the response with the `200` status
  - removed the `enriched` enum value from the `results/items/extraction_status` response property for the response status `200`
  - removed the `enriching` enum value from the `results/items/ingestion_status` response property for the response status `200`

---

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