List all tables

GET {{base_url}}/bitable/v1/apps/:app_token/tables

According to app_token, get all tables under app

API reference documentation: List all tables

Request Params

KeyDatatypeRequiredDescription
page_tokenstringPage identifier. It is not filled in the first request, indicating traversal from the beginning; when there will be more groups, the new page_token will be returned at the same time, and the next traversal can use the page_token to get more groups
page_sizenumberPage size