# Get organization group

| **Description** | Retrieves the information of an organization group. |
| --------------- | --------------------------------------------------- |
| **Endpoint**    | `/organization/group/{groupId}`                     |
| **Method**      | GET                                                 |

### Access Level Rules

| **Minimum Access Level** | Account holder only |
| ------------------------ | ------------------- |

### Processing Units

| **Processing units** | 0 |
| -------------------- | - |

### Parameters

| Name      | Description                                            | Required | Default |
| --------- | ------------------------------------------------------ | -------- | ------- |
| `groupId` | The id of the group for which to retrieve information. | true     |         |
