Authorization: ********************curl --location --request GET '/management/camera-alert-user/getById?id' \
--header 'Tenant-Id: 154' \
--header 'Authorization: <api-key>'{
"code": "",
"msg": "",
"data": {
"id": 0,
"deviceType": 0,
"deviceId": 0,
"alertUserId": 0,
"alertType": 0,
"status": 0,
"userName": "",
"mobile": "",
"openId": "",
"email": "",
"createTime": "",
"modifyTime": "",
"tenantId": "",
"appId": ""
},
"stackTraceMsg": ""
}