应用类型 | 是否支持 | 权限 | API Explorer调试 |
---|---|---|---|
企业内部应用 | 支持 | 视频会议应用会议读权限 | API Explorer |
第三方企业应用 | 支持 | 视频会议应用会议读权限 | API Explorer |
HttpCode | 错误码 | 错误信息 | 说明 |
---|---|---|---|
400 | invalidScheduleConferenceId | invalidScheduleConferenceId | 预约会议id无效 |
400 | paramsError | error:%s | 参数错误,请检查入参 |
500 | systemError | systemError:%s | 系统错误 |
curl --location --request GET 'https://api.dingtalk.com/v1.0/conference/videoConferences/scheduleConferences/?nextToken=String&maxResults=Integer'
{
"totalCount": 0,
"nextToken": "string",
"conferenceList": [
{
"conferenceId": "string",
"title": "string",
"roomCode": "string",
"status": 0,
"startTime": 0,
"endTime": 0
}
]
}
【钉钉】API开发者 微信交流群
用微信扫右侧二维码,加入【钉钉】API开发者 交流群,互助沟通