---
title: "Changes to Lists manifest CIDs stored locally in node."
method: GET
path: "/data"
---

# Changes to Lists manifest CIDs stored locally in node.

`GET /data`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 51 revisions.

- **2026-01-16** `1cb7c01da4d4` — 1 breaking
- **2025-04-02** `c45fb5a40b67` — 7 info
- **2025-02-12** `92de50a3b676` — 1 warning
- **2024-11-15** `a7a2448e76f2` — 3 breaking, 2 warning, 2 info
- **2024-10-29** `ffb3668edb35` — 2 warning
- **2024-10-25** `d0fe80e2a0ba` — 6 info
- **2024-06-06** `fc61f6d3a744` — 1 breaking
- **2024-03-26** `40df38b968da` — 1 breaking, 1 info
- **2023-11-21** `27f1035cd6be` — 1 info
- **2023-03-15** `dfe487dfc0e2` — 1 breaking

## Changes

- **2026-01-16** `1cb7c01da4d4` — 1 breaking
  - removed the required property `content/items/manifest/protected` from the response with the `200` status
- **2025-04-02** `c45fb5a40b67` — 7 info
  - the response property `content` became required for the status `200`
  - the response property `content/items/cid` became required for the status `200`
  - the response property `content/items/manifest` became required for the status `200`
  - the response property `content/items/manifest/blockSize` became required for the status `200`
  - the response property `content/items/manifest/datasetSize` became required for the status `200`
  - the response property `content/items/manifest/protected` became required for the status `200`
  - the response property `content/items/manifest/treeCid` became required for the status `200`
- **2025-02-12** `92de50a3b676` — 1 warning
  - removed the optional property `content/items/manifest/uploadedAt` from the response with the `200` status
- **2024-11-15** `a7a2448e76f2` — 3 breaking, 2 warning, 2 info
  - the response property `content/items/manifest/filename` became nullable for the status `200`
  - the response property `content/items/manifest/mimetype` became nullable for the status `200`
  - the response property `content/items/manifest/uploadedAt` became nullable for the status `200`
  - removed the optional property `content/items/manifest/originalBytes` from the response with the `200` status
  - removed the optional property `content/items/manifest/rootHash` from the response with the `200` status
  - added the optional property `content/items/manifest/datasetSize` to the response with the `200` status
  - added the optional property `content/items/manifest/treeCid` to the response with the `200` status
- **2024-10-29** `ffb3668edb35` — 2 warning
  - deleted the `header` request parameter `content-disposition`
  - deleted the `header` request parameter `content-type`
- **2024-10-25** `d0fe80e2a0ba` — 6 info
  - added the new optional `header` request parameter `content-disposition`
  - added the new optional `header` request parameter `content-type`
  - added the non-success response with the status `422`
  - added the optional property `content/items/manifest/filename` to the response with the `200` status
  - added the optional property `content/items/manifest/mimetype` to the response with the `200` status
  - added the optional property `content/items/manifest/uploadedAt` to the response with the `200` status
- **2024-06-06** `fc61f6d3a744` — 1 breaking
  - the `content/items/manifest/originalBytes` response's property type/format changed from `integer`/`uint64` to `integer`/`int64` for status `200`
- **2024-03-26** `40df38b968da` — 1 breaking, 1 info
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
  - added the optional property `content` to the response with the `200` status
- **2023-11-21** `27f1035cd6be` — 1 info
  - endpoint added
- **2023-03-15** `dfe487dfc0e2` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/logos-storage/apis/logos-storage-api/docs/data/get.md) · [API](https://skmtc.dev/logos-storage/apis/logos-storage-api.md) · [Page](https://skmtc.dev/logos-storage/apis/logos-storage-api/changes/data/get)
