Skip to main content

airtable.listrecordsprops.offset

Home > @runlightyear/airtable > ListRecordsProps > offset

ListRecordsProps.offset property

To fetch the next page of records, include offset from the previous request in the next request's parameters.

Signature:
offset?: string;