I am working with the Airtable API in GoLang and I am using this client.
I have 150 records. I am trying to fetch the first 50, then next 50 and so on.
I do this by sending the following HTTP request (with the help of the client):
/v0/appXXXXXXX/tblX...