OptionalfieldsAn array of field names to include in the response. If not specified, all fields will be returned.
OptionalfilterA formula used to filter records, following Airtable formula syntax.
OptionalmaxThe maximum total number of records to return.
OptionalpageThe number of records to return per page.
OptionalsortSpecifies the sorting order (e.g., "fieldName asc" or "fieldName desc").
OptionalviewThe name or ID of the view to use. If not specified, the default view is used.
Options for selecting records from an Airtable base. SelectOptions