Lists manifest CIDs stored locally in node.
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/protectedfrom the response with the200statusresponse-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
contentbecame required for the status200response-property-became-required
- ○
the response property
content/items/cidbecame required for the status200response-property-became-required
- ○
the response property
content/items/manifestbecame required for the status200response-property-became-required
- ○
the response property
content/items/manifest/blockSizebecame required for the status200response-property-became-required
- ○
the response property
content/items/manifest/datasetSizebecame required for the status200response-property-became-required
- ○
the response property
content/items/manifest/protectedbecame required for the status200response-property-became-required
- ○
the response property
content/items/manifest/treeCidbecame required for the status200response-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/uploadedAtfrom the response with the200statusresponse-optional-property-removed
- ●
- ▲
the response property
content/items/manifest/filenamebecame nullable for the status200response-property-became-nullable
- ▲
the response property
content/items/manifest/mimetypebecame nullable for the status200response-property-became-nullable
- ▲
the response property
content/items/manifest/uploadedAtbecame nullable for the status200response-property-became-nullable
- ●
removed the optional property
content/items/manifest/originalBytesfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
content/items/manifest/rootHashfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
content/items/manifest/datasetSizeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/manifest/treeCidto the response with the200statusresponse-optional-property-added
- ▲
- ●
deleted the
headerrequest parametercontent-dispositionrequest-parameter-removed
- ●
deleted the
headerrequest parametercontent-typerequest-parameter-removed
- ●
- ○
added the new optional
headerrequest parametercontent-dispositionnew-optional-request-parameter
- ○
added the new optional
headerrequest parametercontent-typenew-optional-request-parameter
- ○
added the non-success response with the status
422response-non-success-status-added
- ○
added the optional property
content/items/manifest/filenameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/manifest/mimetypeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/manifest/uploadedAtto the response with the200statusresponse-optional-property-added
- ○
- ▲
the
content/items/manifest/originalBytesresponse's property type/format changed frominteger/uint64tointeger/int64for status200response-property-type-changed
- ▲
- ▲
the response's body type/format changed from
array/toobject/for status200response-body-type-changed
- ○
added the optional property
contentto the response with the200statusresponse-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
- ▲