> ## Documentation Index
> Fetch the complete documentation index at: https://rpa.bazhuayu.com/helpcenter/llms.txt
> Use this file to discover all available pages before exploring further.

# 查询视图

该指令旨在获取 Smartsheet 中某个子表里全部视图信息

## 参数配置

### 指令输入

### 常规

<strong>智能表格access\_token：</strong>通过指令【建立智能表格连接】获取

<strong>智能表格ID(docid)：</strong>字符串;可通过【新建智能表格】指令获取，注意新建表格后生成的docid要自己保存，后续遗忘无法找回

<strong>智能表格子表ID(sheet\_id)：</strong>字符串;通过指令【查询子表】查找智能表格子表ID(sheet\_id)

<strong>视图ID：通过指令【查询视图】查询视图ID</strong>

<img src="https://mintcdn.com/bazhuayu-rpa-docs/OQM0dIvQQ9sYEUaI/helpcenter/commands/custom-commands/JB70O3jQ/images/Rcfo0sRB-01.png?fit=max&auto=format&n=OQM0dIvQQ9sYEUaI&q=85&s=588e39bbf68149d8e619321008bc268a" alt="image" width="662" height="544" data-path="helpcenter/commands/custom-commands/JB70O3jQ/images/Rcfo0sRB-01.png" />

### 指令输出

<strong>响应内容</strong>：字典；返回响应内容

<img src="https://mintcdn.com/bazhuayu-rpa-docs/OQM0dIvQQ9sYEUaI/helpcenter/commands/custom-commands/JB70O3jQ/images/Rcfo0sRB-02.png?fit=max&auto=format&n=OQM0dIvQQ9sYEUaI&q=85&s=49c9676d3adf48d733795a759f8efa72" alt="image" width="1316" height="247" data-path="helpcenter/commands/custom-commands/JB70O3jQ/images/Rcfo0sRB-02.png" />

### ViewType

视图类型：

枚举类型描述VEW\_UNKNOWN未知类型视图，传递该值不合法VIEW\_TYPE\_GRID表格视图VIEW\_TYPE\_KANBAN看板视图VIEW\_TYPE\_GALLERY画册视图VIEW\_TYPE\_GANTT甘特视图

<Info>
  使用指令过程中遇到问题？前往 [八爪鱼RPA 开发者社区问答板块](https://rpa.bazhuayu.com/community/questions) 提问，获取官方与社区帮助。
</Info>
