Get account audit logs

Hey,
When I’m trying to get my account’s audit logs, using the following request:

https://developers.cloudflare.com/api/operations/audit-logs-get-account-audit-logs

I’m using the pagination mechanism.
Yet, the request fails with an error “Maximum page limit exceeded (code:111)” when I request the 100’th page.
Even if the first page I’m requesting is a page that’s numbered by something bigger or equal to a 100, the request fails with the same error.

Can someone please look into it?

Thank you very much.