List records

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

list records,Up to 100 lines at a time, paging is supported(Currently, two-way link and the return of search reference fields are not supported. The search reference field can be converted into a formula field. The search reference is essentially a lookup formula)

API reference documentation: List records

Request Params

KeyDatatypeRequiredDescription
view_idstringview id
filterstringfilter
sortstringsort
field_namesstringfield_names
text_field_as_arraystringindicate the structure of value of text field in response
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
user_id_typestringUser ID categories. Optional values: open_id, union_id, user_id