Authorization: ********************curl --location --request GET '/management/alert-user/getGovAlertUserByMobile?mobile' \
--header 'Tenant-Id: 154' \
--header 'Authorization: <api-key>'{
"code": "",
"msg": "",
"data": {
"id": 0,
"tenantId": "",
"tenantName": "",
"appId": "",
"userName": "",
"mobile": "",
"openId": "",
"email": "",
"status": 0,
"createBy": "",
"createTime": "",
"modifyBy": "",
"modifyTime": "",
"dataVersion": 0,
"testFlag": 0,
"deleteFlag": 0
},
"stackTraceMsg": ""
}