Using:
"https://api.airtable.com/v0/app key/Interview%20Data
-H “Authorization: Bearer YOUR_API_KEY”
API to fetch all the records, some of my records are missing
I’m using API call to fetch the all records.
Explanation of my issue, assume the following data.
table-1 contains 300 records, with Field-1 containing data “A”, “B”, “C” , etc… respectively.
make a List GET call and it retrieves only 270 records with...