pub async fn get_notification(
    data: &AppData,
    receiver: &str
) -> Result<Vec<Notification>, ServiceError>