Hello there,
https://api.airtable.com/v0/appycQyQBCRaFT2aD/Tebi-Category-Test?maxRecords=110&view=Grid%20view
I'm using this API to get the my table's data and after that I will process this into my CMS and then to fetch next records there is offset which I'm using to get another records.
Since the records are more than 100 server might get out so I tried to get less records like 10 but offset is not there in the response.

so can someone help me to get less records and also the offset in it ?
Thank you.
