curl --location --request GET 'http://localhost:5000/webapi/entry.cgi?api&version&method&_sid=<api-key>'{
"success": true,
"data": {
"background_color": "string",
"background_position": "string",
"background_seq": 0,
"enable_background_customize": true,
"enable_logo_customize": true,
"login_footer_enable_html": true,
"login_title": "string",
"login_version_logo": true,
"logo_position": "string",
"logo_seq": 0,
"only_background_color": true,
"weather_info": "string"
}
}