curl --location 'http://localhost:5000/webapi/entry.cgi?api=undefined&version=undefined&method=undefined&filetype=undefined&sort_by=undefined&check_dir=undefined&additional=undefined&enum_cluster=undefined&node=undefined&_sid=%3Capi-key%3E'{
"success": true,
"data": {
"offset": 0,
"shares": [
{
"isdir": true,
"name": "string",
"path": "string"
}
],
"total": 0
}
}