---
title: "Get playlist tracks"
method: GET
path: "/audiomack/playlist"
tags: ["Audiomack"]
---

# Get playlist tracks

`GET /audiomack/playlist`

## Query parameters

- `artistSlug` string, required
- `playlistSlug` string, required

## Response `200`

Success

## Other responses

- `400` — Missing query parameters
- `500` — Internal server error

---

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