/api/v0/filestore/ls
List objects in filestore.
Arguments
Response
{
"ErrorMsg": "<string>",
"FilePath": "<string>",
"Key": {
"/": "<cid-string>"
},
"Offset": "<uint64>",
"Size": "<uint64>",
"Status": "<int32>"
}
cURL Example
Last updated