---
title: "GET /api/v2/podcasts/{podcastKey}/episodes/{episodeKey}"
method: GET
path: "/api/v2/podcasts/{podcastKey}/episodes/{episodeKey}"
tags: ["API-v2"]
---

# GET /api/v2/podcasts/{podcastKey}/episodes/{episodeKey}

`GET /api/v2/podcasts/{podcastKey}/episodes/{episodeKey}`

Get podcast episode

## Path parameters

- `podcastKey` string, required
- `episodeKey` string, required

## Response `200`

OK

## Changes

- **2026-08-21** `6cebdc059200` — 1 warning, 1 info
  - removed the optional property `tags` from the response with the `200` status
  - api operation id `getPodcastEpisode` removed and replaced with `getPodcastEpisode_1`

[Change history](https://skmtc.dev/zeno/apis/aggregators-api-service/changes/api/v2/podcasts/:podcastKey/episodes/:episodeKey/get.md)

---

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