pub async fn get_report( configuration: &Configuration, id: &str, ) -> Result<Report, Error<GetReportError>>