Optional
fieldsAn array of field names to include in the response. If not specified, all fields will be returned.
Optional
filterA formula used to filter records, following Airtable formula syntax.
Optional
maxThe maximum total number of records to return.
Optional
pageThe number of records to return per page.
Optional
sortSpecifies the sorting order (e.g., "fieldName asc" or "fieldName desc").
Optional
viewThe 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