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