---
title: "Display all movies of a member"
method: GET
path: "/movies/member"
tags: ["Movies"]
---

# Display all movies of a member

`GET /movies/member`

Show the complete list of movies of a member.

## Query parameters

- `id` string
- `state` string
- `released` string
- `start` string
- `limit` string
- `order` string
- `summary` string
- `tags` string
- `excluded_tags` string
- `includes` 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/revisions/166cef8615b3/schema)
