GetEventsRequestBody: {
    filter?: EventAnalyticsFilter | null;
    page?: number | null;
}

Type declaration