pub async fn get_site( configuration: &Configuration, site_id: &str, ) -> Result<Site, Error<GetSiteError>>