get_media_by_media_id_watch_data
Get watch data for a specific media item by its media ID. Use this to retrieve viewing progress and playback history.
Instructions
Get watch data.
GET /api/v1/media/{mediaId}/watch_data
Args: media_id: Media ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| media_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |