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

# GET /user-hierarchy-structure/{InstanceId}

`GET /user-hierarchy-structure/{InstanceId}`

Describes the hierarchy structure of the specified Amazon Connect instance.

## Path parameters

- `InstanceId` string, required

## Response `200`

Success

- DescribeUserHierarchyStructureResponse
  - `HierarchyStructure` object — Information about the hierarchy structure.
    - `LevelOne` object — Information about level one.
      - `Id` string — The identifier of the hierarchy level.
      - `Arn` string — The Amazon Resource Name (ARN) of the hierarchy level.
      - `Name` string — The name of the hierarchy level.
    - `LevelTwo` object — Information about level two.
      - `Id` string — The identifier of the hierarchy level.
      - `Arn` string — The Amazon Resource Name (ARN) of the hierarchy level.
      - `Name` string — The name of the hierarchy level.
    - `LevelThree` object — Information about level three.
      - `Id` string — The identifier of the hierarchy level.
      - `Arn` string — The Amazon Resource Name (ARN) of the hierarchy level.
      - `Name` string — The name of the hierarchy level.
    - `LevelFour` object — Information about level four.
      - `Id` string — The identifier of the hierarchy level.
      - `Arn` string — The Amazon Resource Name (ARN) of the hierarchy level.
      - `Name` string — The name of the hierarchy level.
    - `LevelFive` object — Information about level five.
      - `Id` string — The identifier of the hierarchy level.
      - `Arn` string — The Amazon Resource Name (ARN) of the hierarchy level.
      - `Name` string — The name of the hierarchy level.

## 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)
