---
title: "Get playlist's songs"
method: GET
path: "/api/playlist/{playlistId}/songs"
---

# Get playlist's songs

`GET /api/playlist/{playlistId}/songs`

Get a playlist's songs

## Response `200`

OK

- string[] — An array of song IDs

## Changes

- **2021-07-03** `bbdf2b4f5986` — 1 info
  - endpoint added
- **2021-01-31** `b41246f2c913` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/koel/apis/koel-api/changes/api/playlist/:playlistId/songs/get.md)

---

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