Query records with filters/sorts
documentedQuery records using filterByFormula, sort, fields, and other query parameters.
GET /v0/{baseId}/{tableName}Recordsno implementation yet0 runsInput
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.