curl --location --request GET 'http://localhost:5000/webapi/entry.cgi?api&version&method&_sid=<api-key>'{
"success": true,
"data": {
"have_applied_eunit": true,
"info": {
"sn": "string",
"status": "string"
},
"mail": "string",
"show_welcome_page": true
}
}