---
title: "Retrieve the list of episodes to watch."
method: GET
path: "/episodes/list"
tags: ["Episodes"]
---

# Retrieve the list of episodes to watch.

`GET /episodes/list`

Fetch the list of episodes to watch, with various filters and pagination options.

## Query parameters

- `subtitles` string
- `limit` string
- `showsLimit` string
- `page` string
- `showId` string
- `showTheTVDBId` string
- `showIMDBId` string
- `userId` string
- `specials` string
- `released` string
- `order` string
- `since` string
- `excludes` string
- `platforms` string
- `with_rewatch` string
- `locale` string

## Response `200`

Successful operation

---

[API](https://skmtc.net/raycast/apis/betaseries-api.md) · [All operations](https://skmtc.net/raycast/apis/betaseries-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/raycast/betaseries-api/versions/166cef8615b3/schema)
