---
title: "Get full_path for location"
method: GET
path: "/api/v3/projects/{project_id}/locations/{id}/full_path"
tags: ["locations"]
---

# Get full_path for location

`GET /api/v3/projects/{project_id}/locations/{id}/full_path`

## Path parameters

- `project_id` string, uuid, required
- `id` string, uuid, required

## Headers

- `Fieldwire-Version` string, date, required

## Response `200`

Successful nested full path response

- LocationFullPathResponse — This location's full path, delimited by ' > '
  - `full_path` string, nullable — The full path of this location

---

[API](https://skmtc.dev/fieldwire/apis/fieldwire-super-api.md) · [All operations](https://skmtc.dev/fieldwire/apis/fieldwire-super-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fieldwire/fieldwire-super-api/revisions/66ee1c20b92d/schema)
