---
title: "Get the full path of an item"
method: GET
path: "/v1/items/{id}/path"
tags: ["Items"]
---

# Get the full path of an item

`GET /v1/items/{id}/path`

## Path parameters

- `id` string, required

## Response `200`

OK

- RepoItemPath[]
  - `id` string
  - `name` string
  - `type` 'location' | 'item'

## Changes

- **2024-11-29** `19794fb70c24` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/sysadminsmedia/apis/homebox-api/changes/v1/items/:id/path/get.md)

---

[API](https://skmtc.dev/sysadminsmedia/apis/homebox-api.md) · [All operations](https://skmtc.dev/sysadminsmedia/apis/homebox-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sysadminsmedia/homebox-api/revisions/1e83675ed04e/schema)
