get_user_by_user_id_watchlist
Retrieve the Plex watchlist for a specific user. Use the user ID and optional page parameter to access their saved media.
Instructions
Get the Plex watchlist for a specific user.
GET /api/v1/user/{userId}/watchlist
Args: user_id: Path parameter. page: Query parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| user_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |