Retrieves audit events from long-term storage. Returns all archived audit events for the specified date and tenant, formatted as a JSON array.
Archived events are retained for the full lifetime of the tenant, and are not removed or size-limited.
Parameters
query: {date:string}
an object with query parameters
date: string
Date to be used as filter and criteria during extraction.
Retrieves audit events from long-term storage. Returns all archived audit events for the specified date and tenant, formatted as a JSON array. Archived events are retained for the full lifetime of the tenant, and are not removed or size-limited.