| 应用类型 | 是否支持 | 权限 | API Explorer调试 |
|---|---|---|---|
| 企业内部应用 | 支持 | 考勤组查询权限 | API Explorer |
| 第三方企业应用 | 支持 | 考勤组查询权限 | API Explorer |
| 第三方个人应用 | 暂不支持 | 考勤组查询权限 | 暂不支持 |
| HttpCode | 错误码 | 错误信息 | 说明 |
|---|---|---|---|
| 400 | invalidParameter | 参数错误 | 参数错误 |
| 500 | systemError | 系统异常 | 系统异常 |
curl --location --request GET 'https://api.dingtalk.com/v1.0/attendance/machines/' \
--header 'x-acs-dingtalk-access-token;'{
"result": {
"deviceId": "string",
"devId": 0,
"deviceName": "string",
"productName": "string",
"netStatus": "string",
"productVersion": "string",
"deviceSn": "string",
"maxFace": 0,
"voiceMode": 0,
"atmManagerList": [
"string"
],
"machineBluetoothVO": {
"bluetoothValue": true,
"bluetoothCheckWithFace": true,
"bluetoothDistanceMode": "string",
"bluetoothDistanceModeDesc": "string",
"monitorLocationAbnormal": true,
"address": "string",
"longitude": 0,
"latitude": 0,
"limitUserDeviceCount": true,
"userDeviceCount": 0
}
}
}
【钉钉】API开发者 微信交流群
用微信扫右侧二维码,加入【钉钉】API开发者 交流群,互助沟通

扫码加入交流群