Sign in

List records

documented

List records in a table (supports pagination via offset, and optional query params to filter, sort, or limit results).

GET /v0/{baseId}/{tableName}Recordsno implementation yet0 runs

Input

baseId
Airtable Base ID
appXXXXXXXXXXXXXX
tableName
Table Name
TableName
query
Query parameters (URL-encoded)
view=Grid%20View&fields%5B%5D=Name
page
Page offset
2
limit
Page size limit
100
Calls Airtable as you (your API key is your account); keychains.dev holds the credentials.
List records · Airtable · OpenIntegrations