> ## 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.

# 获取多行记录（分页）

## 输入

access\_token: 可通过【获取access\_token】指令获取

userid: 用户id，在钉钉后台管理——成员管理中获取到用户的UserID，可参考指令【创建数据表】指令使用说明有图文教程

base\_id: 表格id，可以从文档信息里面获取，点击文档右上角的三个小点，选择文档信息，其中文档ID就是多维表id，可以通过查看【创建数据表】指令使用说明有图文教程

sheetIdOrName: 名称可以直接在表里面查看，数据表ID可以通过调用【获取所有数据表】接口获取ID。

分页Token:上一次查询返回的游标，首次查询时不需要传。

<img src="https://mintcdn.com/bazhuayu-rpa-docs/JBql1tUaLPluZpOA/helpcenter/commands/custom-commands/6gIhBk4t/images/84bIjR5o-01.png?fit=max&auto=format&n=JBql1tUaLPluZpOA&q=85&s=06955fd633069870f5569500ad602ace" alt="image" width="662" height="598" data-path="helpcenter/commands/custom-commands/6gIhBk4t/images/84bIjR5o-01.png" />

<img src="https://mintcdn.com/bazhuayu-rpa-docs/JBql1tUaLPluZpOA/helpcenter/commands/custom-commands/6gIhBk4t/images/84bIjR5o-02.png?fit=max&auto=format&n=JBql1tUaLPluZpOA&q=85&s=42576cd189293a5c4cca44bf2eb43b33" alt="image" width="494" height="434" data-path="helpcenter/commands/custom-commands/6gIhBk4t/images/84bIjR5o-02.png" />

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