Zotero API Pagination Issues

Hi Folks,

I'm trying to read my library using the API. I need to read the items using HTTP links, like this:

https://api.zotero.org/groups/2247760/collections/UK2KMF6E/items?limit=100

It's because I'm building a software to read the data.
Now, I have more than 380 Items on this library and I need to retrieve it. How can I do this using an HTTP request?

How can I read the nest "pages" of data?
Thanks a lot,
Christian
Sign In or Register to comment.