get https://{tenanturl}/v1.0/events
Gets the management, sso and authentication events by default for a tenant. The events API will max out at 10000 events in the response. To get the next batch of events, use the time and id from the search_after object in the response from the current call for the subsequent calls.
Entitlements required: manageReports or readReports.