Function org_get

Source
pub async fn org_get(
    configuration: &Configuration,
    org: &str,
) -> Result<Organization, Error<OrgGetError>>