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

KeyDatatypeRequiredDescription
view_idstringview id
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