get_shows_by_id_watching
Find out who is watching a show right now by providing its ID or slug. Returns current viewing users with optional extended details.
Instructions
Get users watching right now.
GET /shows/{id}/watching
Args: id: The id/slug of the resource. 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 |