onesignal_rust_api::apis::default_api

Function get_notification

Source
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