airtable.listrecordsresponse
Home > @runlightyear/airtable > ListRecordsResponse
ListRecordsResponse interface
Signature:interface ListRecordsResponse extends HttpProxyResponse
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
data | ListRecordsResponseData | If there are more records, the response will contain an offset. Pass this offset into the next request to fetch the next page of records. |