I am making a call using the search API and paging through the API call results.
https://myzendeskURL/api/v2/search.json?page=$pageNumber$&query=type%3Auser+created_at%3E2021-08-01
This works fine until I get to page 11 and I get the error in the title.