---
title: "GET /user-hierarchy-groups/{InstanceId}/{HierarchyGroupId}"
method: GET
path: "/user-hierarchy-groups/{InstanceId}/{HierarchyGroupId}"
---

# GET /user-hierarchy-groups/{InstanceId}/{HierarchyGroupId}

`GET /user-hierarchy-groups/{InstanceId}/{HierarchyGroupId}`

Describes the specified hierarchy group.

## Path parameters

- `HierarchyGroupId` string, required
- `InstanceId` string, required

## Response `200`

Success

- DescribeUserHierarchyGroupResponse
  - `HierarchyGroup` object — Information about the hierarchy group.
    - `Id` string — The identifier of the hierarchy group.
    - `Arn` string — The Amazon Resource Name (ARN) of the hierarchy group.
    - `Name` string — The name of the hierarchy group.
    - `LevelId` string — The identifier of the level in the hierarchy group.
    - `HierarchyPath` object — Information about the levels in the hierarchy group.
      - `LevelOne` object — Information about level one.
        - `Id` string — The identifier of the hierarchy group.
        - `Arn` string — The Amazon Resource Name (ARN) of the hierarchy group.
        - `Name` string — The name of the hierarchy group.
      - `LevelTwo` object — Information about level two.
        - `Id` string — The identifier of the hierarchy group.
        - `Arn` string — The Amazon Resource Name (ARN) of the hierarchy group.
        - `Name` string — The name of the hierarchy group.
      - `LevelThree` object — Information about level three.
        - `Id` string — The identifier of the hierarchy group.
        - `Arn` string — The Amazon Resource Name (ARN) of the hierarchy group.
        - `Name` string — The name of the hierarchy group.
      - `LevelFour` object — Information about level four.
        - `Id` string — The identifier of the hierarchy group.
        - `Arn` string — The Amazon Resource Name (ARN) of the hierarchy group.
        - `Name` string — The name of the hierarchy group.
      - `LevelFive` object — Information about level five.
        - `Id` string — The identifier of the hierarchy group.
        - `Arn` string — The Amazon Resource Name (ARN) of the hierarchy group.
        - `Name` string — The name of the hierarchy group.
    - `Tags` object — The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.

## Other responses

- `480` — InvalidRequestException
- `481` — InvalidParameterException
- `482` — ResourceNotFoundException
- `483` — ThrottlingException
- `484` — InternalServiceException

---

[API](https://skmtc.net/aws/apis/connect.md) · [All operations](https://skmtc.net/aws/apis/connect/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/connect/versions/fbcf0a4faed2/schema)
