---
title: "Changes to GET /api/v2/podcasts/{podcastKey}/episodes"
method: GET
path: "/api/v2/podcasts/{podcastKey}/episodes"
---

# Changes to GET /api/v2/podcasts/{podcastKey}/episodes

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

- **2026-08-21** `6cebdc059200` — 1 breaking, 2 warning
- **2026-07-26** `cf4d10f16c63` — 2 breaking

## Changes

- **2026-08-21** `6cebdc059200` — 1 breaking, 2 warning
  - for the `query` request parameter `limit`, the max was decreased from `1000.00` to `100.00`
  - for the `query` request parameter `offset`, the max was set to `1000.00`
  - removed the optional property `items/items/tags` from the response with the `200` status
- **2026-07-26** `cf4d10f16c63` — 2 breaking
  - for the `query` request parameter `limit`, default value `10` was added
  - for the `query` request parameter `offset`, default value `0` was added

---

[Operation](https://skmtc.dev/zeno/apis/aggregators-api-service/docs/api/v2/podcasts/:podcastKey/episodes/get.md) · [API](https://skmtc.dev/zeno/apis/aggregators-api-service.md) · [Page](https://skmtc.dev/zeno/apis/aggregators-api-service/changes/api/v2/podcasts/:podcastKey/episodes/get)
