get_users_by_id_watching
Get the movie or show a Trakt user is currently watching by their ID or 'me'. Use to show real-time viewing activity.
Instructions
Get watching.
GET /users/{id}/watching
Args: id: The slug that identifies the user, or "me" for the authenticated user. extended: Extended information to include in the response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| extended | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |