- 授权
- 用户取消授权
- 发起授权
- 获取 Access Token
- 获取用户信息
- 刷新 Access Token
- 接口索引 v2
- 新建文档 v2
- 查询文档 v2
- 重命名文档 v2
- 移动文档 v2
- 删除文档 v2
- 生成副本 v2
- 收藏文档 v2
- 置顶文档 v2
- 设置水印 v2
- 创建快捷方式 v2
- 恢复文档 v2
- 导入文档说明 v2
- 预导入文档 v2
- 上传文档至 COS v2
- 异步导入文档 v2
- 查询导入进度 v2
- 导出文档 v2
- 导出进度查询 v2
- 获取文档列表 v2
- 查询文件夹信息 v2
- 添加文件夹 v2
- 删除文件夹 v2
- 查询文件夹权限 v2
- 移动文件夹 v2
- 重命名文件夹 v2
- 查询用户访问权限 v2
- 转让文档所有权 v2
- 查看文档权限 v2
- 设置文档权限 v2
- 申请文档权限 v2
- 添加协作成员 v2
- 移除协作成员 v2
- 查询协作成员 v2
- 列表过滤 v2
- 关键字搜索 v2
- fileID 转换 v2
- 上传图片 v2
- 查询消息列表未读数量 v2
- 接口索引 v2
- Smartsheet 基本概念 v2
- 接口索引 v2
- 添加子表 v2
- 删除子表 v2
- 查询子表 v2
- 添加视图 v2
- 删除视图 v2
- 查询视图 v2
- 添加记录 v2
- 删除记录 v2
- 查询记录 v2
- 更新记录 v2
- 添加字段 v2
- 删除字段 v2
- 查询字段 v2
- 更新字段 v2
- 接口索引 v3
- 获取 Doc 文档内容 v3
- 更新 Doc 文档内容 v3
- 接口索引 v2
- 更新收集截止时间 v2
- 生成收集结果 v2
- 概况
- 简介
- 从小程序跳转
- 从经过微信认证的 App 跳转
- 从微信 H5 网页跳转
- 打开腾讯文档列表页
- 打开一篇文档或发布为网页的文档
- 打开模板商城、资料包领取等功能
- 导入文件到腾讯文档
- 跳转其他小程序
- 简介
- 通过小程序调用授权
- 通过 App 调用授权(微信小程序)
- 通过 App 调用授权(QQ 小程序)
- 授权后获取 Token
- 返回腾讯文档小程序
- 问题排查
- 常见错误码 v3
- 频率控制
- 请求头部 v2
- 常见错误码 v2
- folderID v2
- 文件信息 v2
- ID 介绍 v2
- 令牌长度
- ID 介绍 v2
- 文件元信息 v2
- folderID v2
- 文件类型 v2
- COS 文件信息 v2
- 列表类型和排序类型 v2
- 文件列表信息 v2
- 文件夹信息 v2
- 文件夹权限信息 v2
- 文档权限 policy v2
- 搜索文件类型 v2
- 搜索结果列表 v2
- 上传图片接口支持的图片类型 v2
- 查询子表 v2
- 添加子表 v2
- 删除多行(列) v2
- 清空区域内容 v2
- 更新区域内容 v2
- 批量插入图片 v2
- SheetProperties v2
- Smartsheet 基本概念 v2
- AddSheetRequest v2
- 参数列表 v2
- 参数列表 v2
- 参数列表 v2
- Document v3
- Request v3
- 文件来源 v2
文章来源于网络收集而来,版权归原创者所有,如有侵权请及时联系!
获取 Doc 文档内容 v3
fileID 150
接口说明
本接口用于获取 Doc 文档内容
权限说明
本接口需要拥有以下任意一项权限:
scope.doc
scope.doc.readonly
请求
描述 | 定义 |
---|---|
Path | /openapi/doc/v3/{fileId} |
Method | GET |
Accept | application/json |
请求头部
详见Headers。
请求参数
路径参数
参数名 | 类型 | 必选 | 描述 |
---|---|---|---|
fileId | string | 是 | 文档唯一标识,详见fileId |
查询参数
无
请求体
无
响应
响应体
参数名 | 类型 | 描述 |
---|---|---|
document | object(document) | 文档内容,详见document |
version | integer | 文档版本 |
示例
请求示例
curl --location --request PUT 'https://docs.qq.com/openapi/doc/v3/300000000$AAAAAAAAAAAA' \
--header 'Access-Token: ACCESS_TOKEN' \
--header 'Client-Id: CLIENT_ID' \
--header 'Open-Id: OPEN_ID'
响应示例
{
"document": {
"begin": 0,
"end": 14,
"type": "Document",
"children": [
{
"begin": 0,
"end": 8,
"type": "MainStory",
"children": [
{
"begin": 0,
"end": 7,
"type": "Section",
"children": [
{
"begin": 0,
"end": 1,
"type": "Paragraph",
"children": [],
"text": "",
"property": {
"sectionProperty": null,
"paragraphProperty": {
"numberProperty": {
"nestingLevel": 0,
"numberId": ""
},
"spacing": {
"before": 0,
"after": 0,
"line": 0,
"lineRule": "LineSpacingRule_PBDEFAULT"
},
"indent": {
"left": 0,
"leftChars": 0,
"right": 0,
"rightChars": 0,
"hanging": 0,
"hangingChars": 0,
"firstLine": 0,
"firstLineChars": 0
},
"alignmentType": "AlignmentType_PBDEFAULT",
"textDirection": "TextDirection_PBDEFAULT"
},
"runProperty": null,
"tableProperty": null,
"tableRowProperty": null,
"tableCellProperty": null,
"textBoxProperty": null,
"drawingProperty": null,
"commentStoryProperty": null,
"makeupProperty": null,
"footnoteProperty": null,
"endnoteProperty": null,
"footnoteOrEndnoteReferenceProperty": null,
"headerProperty": null,
"footerProperty": null
},
"meta": null
},
{
"begin": 1,
"end": 6,
"type": "Paragraph",
"children": [
{
"begin": 1,
"end": 5,
"type": "Run",
"children": [
{
"begin": 1,
"end": 5,
"type": "Text",
"children": [],
"text": "test",
"property": {
"sectionProperty": null,
"paragraphProperty": null,
"runProperty": null,
"tableProperty": null,
"tableRowProperty": null,
"tableCellProperty": null,
"textBoxProperty": null,
"drawingProperty": null,
"commentStoryProperty": null,
"makeupProperty": null,
"footnoteProperty": null,
"endnoteProperty": null,
"footnoteOrEndnoteReferenceProperty": null,
"headerProperty": null,
"footerProperty": null
},
"meta": null
}
],
"text": "",
"property": {
"sectionProperty": null,
"paragraphProperty": null,
"runProperty": {
"font": "",
"bold": false,
"italics": false,
"underline": false,
"strike": false,
"color": "",
"spacing": 0,
"size": 0,
"shading": {
"foregroundColor": "",
"backgroundColor": ""
},
"verticalAlign": "RUN_VERTICAL_ALIGN_UNSPECIFIED",
"isPlaceholder": false
},
"tableProperty": null,
"tableRowProperty": null,
"tableCellProperty": null,
"textBoxProperty": null,
"drawingProperty": null,
"commentStoryProperty": null,
"makeupProperty": null,
"footnoteProperty": null,
"endnoteProperty": null,
"footnoteOrEndnoteReferenceProperty": null,
"headerProperty": null,
"footerProperty": null
},
"meta": null
}
],
"text": "",
"property": {
"sectionProperty": null,
"paragraphProperty": {
"numberProperty": {
"nestingLevel": 0,
"numberId": ""
},
"spacing": {
"before": 0,
"after": 0,
"line": 20.8,
"lineRule": "LineSpacingRule_auto"
},
"indent": {
"left": 0,
"leftChars": 0,
"right": 0,
"rightChars": 0,
"hanging": 0,
"hangingChars": 0,
"firstLine": 0,
"firstLineChars": 0
},
"alignmentType": "AlignmentType_PBDEFAULT",
"textDirection": "TextDirection_PBDEFAULT"
},
"runProperty": null,
"tableProperty": null,
"tableRowProperty": null,
"tableCellProperty": null,
"textBoxProperty": null,
"drawingProperty": null,
"commentStoryProperty": null,
"makeupProperty": null,
"footnoteProperty": null,
"endnoteProperty": null,
"footnoteOrEndnoteReferenceProperty": null,
"headerProperty": null,
"footerProperty": null
},
"meta": null
}
],
"text": "",
"property": {
"sectionProperty": {
"headerReference": {},
"footerReference": {},
"pageSize": {
"width": 793.6666666666666,
"height": 1122.5333333333333,
"orientation": "PAGE_ORIENTATION_UNSPECIFIED"
},
"pageMargins": {
"top": 90.73333333333333,
"right": 94.46666666666667,
"bottom": 90.73333333333333,
"left": 94.46666666666667
}
},
"paragraphProperty": null,
"runProperty": null,
"tableProperty": null,
"tableRowProperty": null,
"tableCellProperty": null,
"textBoxProperty": null,
"drawingProperty": null,
"commentStoryProperty": null,
"makeupProperty": null,
"footnoteProperty": null,
"endnoteProperty": null,
"footnoteOrEndnoteReferenceProperty": null,
"headerProperty": null,
"footerProperty": null
},
"meta": null
}
],
"text": "",
"property": {
"sectionProperty": null,
"paragraphProperty": null,
"runProperty": null,
"tableProperty": null,
"tableRowProperty": null,
"tableCellProperty": null,
"textBoxProperty": null,
"drawingProperty": null,
"commentStoryProperty": null,
"makeupProperty": null,
"footnoteProperty": null,
"endnoteProperty": null,
"footnoteOrEndnoteReferenceProperty": null,
"headerProperty": null,
"footerProperty": null
},
"meta": null
}
],
"text": "",
"property": {
"sectionProperty": null,
"paragraphProperty": null,
"runProperty": null,
"tableProperty": null,
"tableRowProperty": null,
"tableCellProperty": null,
"textBoxProperty": null,
"drawingProperty": null,
"commentStoryProperty": null,
"makeupProperty": null,
"footnoteProperty": null,
"endnoteProperty": null,
"footnoteOrEndnoteReferenceProperty": null,
"headerProperty": null,
"footerProperty": null
},
"meta": null
},
"version": 4
}
错误码
HTTP 状态码 | 业务错误码 | 描述 | 排查建议 |
---|---|---|---|
400 | 400001 | 请求参数错误 | 确认传入的参数是否合法 |
429 | 400007 | 请求数超过限制 | 请求数超过限频,请降低调用频率 |
500 | 400010 | 服务内部错误 | 服务端错误,请联系开发者 |
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论