curl --location --request GET 'http://localhost:5000/webapi/entry.cgi?api&version&method&update_channel&enable_email&enable_dsm&enable_autoupdate&autoupdateall&autoupdateimportant&_sid=<api-key>'{
"success": true,
"data": {
"enable_dsm": true,
"enable_email": true,
"update_channel": "stable"
}
}