List all fields
GET {{base_url}}/bitable/v1/apps/:app_token/tables/:table_id/fields
Get all fields according to apptoken and tableid
API reference documentation: List all fields
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
view_id | string | view id | |
page_token | string | Page 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_size | number | Page size |