pub async fn get_reports( configuration: &Configuration, ids: &str, ) -> Result<Vec<Report>, Error<GetReportsError>>