Discussions
Pagination of results
almost 3 years ago by Ryan Carroll
Hello when running a Get request and returining a large set of data the API is only providing a portion of the data, and providing a "hasNextPage":true / "hasPreviouspage":false flag. Unfortunately there is no page number / id that would allow me to loop through pages and get all information.