Hi Team, when using the search chronicle api, is there a way to get more than 10,000 events? or some type of paging functionality?
https://cloud.google.com/chronicle/docs/reference/search-api
As per doc, it says
What is the Page Size Property?
- For each API call, you can specify the page_size property to limit the maximum number of returned results. As there's no next page token, to limit the volume of data returned, specify a narrower time range.
Any help would be appreciated? Thanks!