List Records
Retrieves records from a specific Airtable table.
GET
Query
Arguments
stringrequired
To get this value, check this doc https://airtable.com/developers/web/api/list-bases
string
stringrequired
string
Enter a Field name to sort by.
string
PaginationRequest a specific window of rows with limit and offset. Learn more
number
Maximum number of rows to return.
number
Number of rows to skip.
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.