Prometheous API pagination

Hi,

I’m using Prometheous API to export data from Prometheous but we can only get a max of 11,000 records at a time. Is there any parameter within the API does allow pagination? so if my query returns 50K rows, I can get it for e.g 10,000 at a time within a loop?

Thanks.