---
title: "playlist/{PlaylistName}"
method: GET
path: "/api/playlist/{PlaylistName}"
tags: ["playlist"]
---

# playlist/{PlaylistName}

`GET /api/playlist/{PlaylistName}`

Get the playlist named `{PlaylistName}` in FPP JSON format. If `?mergeSubs=1` is specified, sub-playlists are recursively merged into the parent sections.

## Response `200`

Success

- object

## Changes

- **2026-05-13** `34a577bdabff` — 1 warning
  - deleted the `query` request parameter `mergeSubs`

[Change history](https://skmtc.dev/falconchristmas/apis/fpp-api/changes/api/playlist/:PlaylistName/get.md)

---

[API](https://skmtc.dev/falconchristmas/apis/fpp-api.md) · [All operations](https://skmtc.dev/falconchristmas/apis/fpp-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/falconchristmas/fpp-api/revisions/34a577bdabff/schema)
