Records
Get Records
Retrieve a list of all records in the specified table.
get/databases/{databaseId}/tables/{tableId}/records
Query parameters
offsetinteger
limitinteger
fieldNamesboolean
If true, use field names as keys in the fields object instead of field IDs.
viewIdstring
Filter records by a specific view.
Response
A paginated list of records.