pub async fn get_event_insights(
configuration: &Configuration,
event_key: &str,
if_none_match: Option<&str>,
) -> Result<EventInsights, Error<GetEventInsightsError>>
Expand description
Gets a set of Event-specific insights for the given Event.