mrentropy
10 years agoAdept
REST API - Paging
Hi all, I am running up against the limit of 1,000 records when using the REST API (as well as the CSV export, btw). Is there a way to do "paging" in REST? That is, can I return 0-999 then 1000-1...