v51

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-01141816.7 KB
Data

Lists manifest CIDs stored locally in node.

get/data

Response

Retrieved list of content CIDs

Example response

{
  "content": [
    {
      "cid": "QmYyQSo1c1Ym7orWxLYvCrM2EmxFTANf8wXmmE7DWjhx5N",
      "manifest": {
        "treeCid": "QmYyQSo1c1Ym7orWxLYvCrM2EmxFTANf8wXmmE7DWjhx5N",
        "filename": "storage.png",
        "mimetype": "image/png"
      }
    }
  ]
}