What's the best way to retrieve records through API when survey is over 30,000 records?

Hi @FernandoCagua ,

I have tried it with json format and worked successfully:
https://kc.humanitarianresponse.info/api/v1/data/xxxxxxx?format=json&sort={“_id”:1}&start=30000

1 Like