---
title: "Retrieve the favorite series of the member"
method: GET
path: "/shows/favorites"
tags: ["Shows"]
---

# Retrieve the favorite series of the member

`GET /shows/favorites`

Retrieve the favorite series of the member.

## Query parameters

- `id` string
- `order` string
- `limit` string
- `offset` string
- `status` string
- `summary` string
- `includes` 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/revisions/166cef8615b3/schema)
