Currently, data is paginated to return 20 at a time (like in the dashboard) and to get all items users need to programmatically loop through the pages (the information necessary to do so is provided in the response). This feature is a request for that to be done automatically.