pub async fn get_notification(
configuration: &Configuration,
app_id: &str,
notification_id: &str,
) -> Result<NotificationWithMeta, Error<GetNotificationError>>
Expand description
View the details of a single notification and outcomes associated with it