curl --location --request GET 'http://localhost:5000/webapi/entry.cgi?api&version&method&filetype&sort_by&check_dir&additional&enum_cluster&node&_sid=<api-key>'{
"success": true,
"data": {
"favorites": [
{
"path": "string",
"name": "string",
"status": "valid"
}
],
"offset": 0,
"total": 0
}
}