curl --location --request GET 'http://localhost:5000/webapi/entry.cgi?api&version&method&is_tray&group_by&_sid=<api-key>'{
"success": true,
"data": {
"conn": [
"string"
],
"is_admin_mode": true,
"is_pause": true,
"notification": {
"file_count": 0
},
"total": 0,
"tray_status": "suspended"
}
}