Data
Lists manifest CIDs stored locally in node.
get/data
Response
Retrieved list of content CIDs
Example response
{
"content": [
{
"cid": "QmYyQSo1c1Ym7orWxLYvCrM2EmxFTANf8wXmmE7DWjhx5N",
"manifest": {
"rootHash": "QmYyQSo1c1Ym7orWxLYvCrM2EmxFTANf8wXmmE7DWjhx5N"
}
}
]
}