| HTTP状态码 | 错误码 | 描述 | 排查建议 |
|---|---|---|---|
| 400 | 2091001 | param is invalid | 检查参数是否正确 |
| 404 | 2091002 | resource not found | 无法找到对应妙记,检查Token是否正确 |
| 400 | 2091003 | minute not ready , try later | 检查妙记是否转写完成 |
| 400 | 2091004 | resource deleted | 检查妙记是否已被删除 |
| 403 | 2091005 | permission deny | 检查是否有该篇妙记的阅读权限 |
Authorization: Bearer ********************curl --location --request GET 'https://open.feishu.cn/open-apis/minutes/v1/minutes/?user_id_type=' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"msg": "success",
"data": {
"minute": {
"token": "obcnq3b9jl72l83w4f14xxxx",
"owner_id": "ou_612b787ccd3259fb3c816b3f678dxxxx",
"create_time": "1669098360477",
"title": "xxx的视频会议",
"cover": "https://internal-api-drive-stream.feishu-pre.cn/space/api/box/stream/download/all/boxcncsI4EIhCSA1RLDsXDpxxxx",
"duration": "314000",
"url": "https://bytedance.feishu-pre.cn/minutes/obcnq3b9jl72l83w4f14xxxx"
}
}
}
【飞书】API开发者 微信交流群
用微信扫右侧二维码,加入【飞书】API开发者 交流群,互助沟通

扫码加入交流群