Authorization: Bearer ********************curl --location --request GET 'https://cloudphone.dedaolm.com/status' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"msg": "success",
"data": {
"uses": [
{
"id": 289,
"name": "B8-10",
"deviceId": 51,
"phoneVersion": 5,
"androidType": 1,
"allowOps": 0,
"status": 0,
"video": true,
"child": true,
"disk": true,
"script": true,
"adb": true,
"useAccount": "test123",
"useTime": "2025-07-09T18:08:18.666543067",
"useUserId": 312,
"useUserName": "德道游戏",
"useApp": "QQ",
"useRemark": "查看账号test123中",
"useWeak": false,
"useTenantId": 248,
"isScript": false,
"serverRemark": "",
"useDept": {
"id": 0,
"version": 62
},
"lock": 0
}
],
"limit": {
"phone": {
"windowLimit": 0,
"accountLimit": 0,
"useAccountCount": 0
},
"tablet": {
"windowLimit": 44,
"accountLimit": 4400,
"useAccountCount": 4259
}
},
"phoneAccountCount": 0,
"tabletAccountCount": 4259
}
}