Function get_site

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