---
title: "Gets a Hierarchy Path by ID. The path is an array of nodes traversed from the root to the node specified."
method: GET
path: "/hierarchy/{id}/path"
tags: ["Hierarchy"]
---

# Gets a Hierarchy Path by ID. The path is an array of nodes traversed from the root to the node specified.

`GET /hierarchy/{id}/path`

## Path parameters

- `id` string, required

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `404` — Not Found

---

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