I want to get all the data from the api, however the maximum pagesize is 1000. The way I think is to iterate the page and append the data into a empty dictionary. However, I don