Change parameters for itemsPerPage

The itemsPerPage parameter specifies how many results are returned by the API at a time. The default value is set to 30.

For example, if you query a list, you will get 30 results returned. If you need to increase the value you can do so with the following query parameter:

?itemsPerPage=30 ?itemsPerPage=60