| 应用类型 | 是否支持 | 权限 | API Explorer 调试 |
|---|---|---|---|
| 企业内部应用 | 支持 | 钉钉直播获取数据读权限 | API Explorer |
| 第三方企业应用 | 支持 | 钉钉直播获取数据读权限 | API Explorer |
| 第三方个人应用 | 暂不支持 | 钉钉直播获取数据读权限 | 暂不支持 |
| HttpCode | 错误码 | 错误信息 | 说明 |
|---|---|---|---|
| 400 | invalidParam | lippi_live.stream.paramError | 参数错误,该直播不存在 |
| 500 | serviceError | error:%s | 系统服务错误 |
curl --location --request GET 'https://api.dingtalk.com/v1.0/live/lives/watchUsers?liveId=String&unionId=String&pageNumber=Integer&pageSize=Integer'{
"result": {
"orgUsesList": [
{
"unionId": "string",
"userId": "string",
"name": "string",
"deptName": "string",
"watchLiveTime": 0,
"watchPlaybackTime": 0,
"watchProgressMs": 0
}
],
"outOrgUserList": [
{
"name": "string",
"watchLiveTime": 0,
"watchPlaybackTime": 0,
"watchProgressMs": 0
}
]
}
}
【钉钉】API开发者 微信交流群
用微信扫右侧二维码,加入【钉钉】API开发者 交流群,互助沟通

扫码加入交流群