get_user_by_user_id_watch_data
Fetch watch data for a user by user ID, enabling access to viewing history and activity.
Instructions
Get watch data.
GET /api/v1/user/{userId}/watch_data
Args: user_id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |