---
title: "Podcast Episodes"
method: GET
path: "/v1/spotify/podcast/episodes"
tags: ["Spotify"]
---

# Podcast Episodes

`GET /v1/spotify/podcast/episodes`

Returns episodes for a Spotify podcast. Pass the cursor returned by a response to get the next page.

## Query parameters

- `id` string
- `url` string
- `cursor` number

## Response `200`

Successful response

---

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