How to get remaining records which we can't fetch through Single API call in Zoho Creator?

How to get remaining records which we can't fetch through Single API call in Zoho Creator?

I am fetching data from Zoho Books to Zoho Creator using getRecords() but I am able to fetch only 200 records. How can I fetch the remaining records (Suppose I have 300 records, through first call I got 200 records, How to fetch the remaining 100 records)?