All bulk fetches via "list" API methods have pagination. This is the case for the list requests.
You can manipulate the page limit and page offset via the query parameters:
https://connect.penbox.io/v1/requests?page[offset]=0&page[limit]=10All bulk fetches via "list" API methods have pagination. This is the case for the list requests.
You can manipulate the page limit and page offset via the query parameters:
https://connect.penbox.io/v1/requests?page[offset]=0&page[limit]=10