---
title: "Gets the parent path of a given path."
method: GET
path: "/Environment/ParentPath"
tags: ["Environment"]
---

# Gets the parent path of a given path.

`GET /Environment/ParentPath`

## Query parameters

- `path` string, required — The path.

## Response `200`

Success

- string

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

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