curl --location --request GET 'http://localhost:5000/webapi/entry.cgi?api&version&method&_sid=<api-key>'{
"success": true,
"data": {
"OTP_enable": true,
"OTP_enforced": true,
"disallowchpasswd": true,
"editable": true,
"email": "string",
"fullname": "string",
"password_last_change": 0,
"username": "string"
}
}