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"
      }
    }
  ]
}

Changes

Changed in 10 of the 51 revisions of this API.7517

    • removed the required property content/items/manifest/protected from the response with the 200 status

      response-required-property-removed

    This revision also has 17 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the response property content became required for the status 200

      response-property-became-required

    • the response property content/items/cid became required for the status 200

      response-property-became-required

    • the response property content/items/manifest became required for the status 200

      response-property-became-required

    • the response property content/items/manifest/blockSize became required for the status 200

      response-property-became-required

    • the response property content/items/manifest/datasetSize became required for the status 200

      response-property-became-required

    • the response property content/items/manifest/protected became required for the status 200

      response-property-became-required

    • the response property content/items/manifest/treeCid became required for the status 200

      response-property-became-required

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the optional property content/items/manifest/uploadedAt from the response with the 200 status

      response-optional-property-removed

  • a7a2448e76f2322See the full diff
    • the response property content/items/manifest/filename became nullable for the status 200

      response-property-became-nullable

    • the response property content/items/manifest/mimetype became nullable for the status 200

      response-property-became-nullable

    • the response property content/items/manifest/uploadedAt became nullable for the status 200

      response-property-became-nullable

    • removed the optional property content/items/manifest/originalBytes from the response with the 200 status

      response-optional-property-removed

    • removed the optional property content/items/manifest/rootHash from the response with the 200 status

      response-optional-property-removed

    • added the optional property content/items/manifest/datasetSize to the response with the 200 status

      response-optional-property-added

    • added the optional property content/items/manifest/treeCid to the response with the 200 status

      response-optional-property-added

    • deleted the header request parameter content-disposition

      request-parameter-removed

    • deleted the header request parameter content-type

      request-parameter-removed

    • added the new optional header request parameter content-disposition

      new-optional-request-parameter

    • added the new optional header request parameter content-type

      new-optional-request-parameter

    • added the non-success response with the status 422

      response-non-success-status-added

    • added the optional property content/items/manifest/filename to the response with the 200 status

      response-optional-property-added

    • added the optional property content/items/manifest/mimetype to the response with the 200 status

      response-optional-property-added

    • added the optional property content/items/manifest/uploadedAt to the response with the 200 status

      response-optional-property-added

    • the content/items/manifest/originalBytes response's property type/format changed from integer/uint64 to integer/int64 for status 200

      response-property-type-changed

  • 40df38b968da11See the full diff
    • the response's body type/format changed from array/ to object/ for status 200

      response-body-type-changed

    • added the optional property content to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog