curl --location --request GET 'http://localhost:5000/webapi/entry.cgi?api&version&method&_sid=<api-key>'{
"success": true,
"data": {
"enable": true,
"enable_auth": true,
"enable_bypass": true,
"enable_different_host": true,
"http_host": "string",
"http_port": "string",
"https_host": "string",
"https_port": "string",
"password": "string",
"username": "string"
}
}