---
title: "Read the metadata of the organization component group."
method: GET
path: "/component-registry/organization-component-groups/{organizationReference}"
tags: ["Component Registry"]
---

# Read the metadata of the organization component group.

`GET /component-registry/organization-component-groups/{organizationReference}`

## Path parameters

- `organizationReference` string, required

## Response `200`

Ok

- ComponentRegistryOrganizationComponentGroupMetadata — Metadata of an organization component group.
  - `name` string
  - `organizationComponentGroupReference` string — Reference to a component group. Components are organized into a group hierarchy which serves as a qualification mechanism to avoid name collisions and also to group components semantically. It is expressed as a string where the levels are separated with a dot (`.`).
  - `organizationId` string, uuid

---

[API](https://skmtc.net/simscale/apis/simscale-api.md) · [All operations](https://skmtc.net/simscale/apis/simscale-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/simscale/simscale-api/revisions/53223abaceb7/schema)
