| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.bitable.v1 |
| 限定符和类型 | 方法和说明 |
|---|---|
ListAppDashboardResp |
BitableService.AppDashboard.list(ListAppDashboardReq req)
列出仪表盘,根据 app_token,获取多维表格下的所有仪表盘
该接口支持调用频率上限为 20 QPS ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/bitable-v1/app-dashboard/list
;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/bitablev1/ListAppDashboardSample.java
;
|
ListAppDashboardResp |
BitableService.AppDashboard.list(ListAppDashboardReq req,
RequestOptions reqOptions)
列出仪表盘,根据 app_token,获取多维表格下的所有仪表盘
该接口支持调用频率上限为 20 QPS ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/bitable-v1/app-dashboard/list
;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/bitablev1/ListAppDashboardSample.java
;
|
Copyright © 2022. All rights reserved.