pub async fn organizations_org_id_groups_id_get(
configuration: &Configuration,
org_id: &str,
id: &str,
) -> Result<GroupResponseModel, Error<OrganizationsOrgIdGroupsIdGetError>>
pub async fn organizations_org_id_groups_id_get(
configuration: &Configuration,
org_id: &str,
id: &str,
) -> Result<GroupResponseModel, Error<OrganizationsOrgIdGroupsIdGetError>>