Skip to main content

API Offset Parameter


I’m trying to use an offset parameter in an API call in order to retrieve more than the first 100 records.
I’m getting this error:

{‘error’: {‘type’: ‘INVALID_OFFSET_VALUE’, ‘message’: “The value of offset ‘(record id)’ is invalid”}}

Can anyone help with what’s going on here? Is there a different way it’s supposed to be formatted? Thanks!

3 replies

Forum|alt.badge.img+19
  • Inspiring
  • 3264 replies
  • August 14, 2019

Hi @Mallory_Price,

@Chinara_James has written what I consider the best practice guidelines for Airtable API pagination.


Forum|alt.badge.img+4
Bill_French wrote:

Hi @Mallory_Price,

@Chinara_James has written what I consider the best practice guidelines for Airtable API pagination.


Thanks for the kind words @Bill.French


SendGroupSMS
Forum|alt.badge.img
  • New Participant
  • 1 reply
  • January 20, 2023

How to use limit/offset to export & collect data from the Perform Line API in bulk??


Reply