The upper limit of the getAllFilesByUser

0 votes
Hi.  The upper limit of the getAllFilesByUser method or would be 100 data?

And if so, Can I get more than 100 data with getAllFilesByUser by Paging method?
asked Oct 2, 2014 in App42 Cloud API-BaaS by appwarp (20 points)

1 Answer

0 votes

Hello Appwarp,

Yes we have restrictions in getAllRecords of all our APIs where you can only fetch 100 records however if you want to fetch all the records, you have to use paging methods to navigate in chunk of 100 or less records. This is being done to make responsive client as well as servers if records are high in numbers. This is the scalable solution if you have more records in your service.

Requesting you to please use paging methods to fetch all your records chunk wise and let me know if you need any help to implement it. Please find a link to get the files using paging method.

Thanks,

Himanshu Sharma

answered Oct 2, 2014 by hs00105 (2,005 points)
I hope your query has been resolved, kindly let us know if you have more questions for us.
Thanks,
Himanshu Sharma
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...