GET /shows/watched/{period}

trakt.tv

Summary: Get the most watched shows
Operation ID: Get the most watched shows
Auth: unknown
Description

#### 📄 Pagination ✨ Extended Info 🎚 Filters Returns the most watched (unique users) shows in the specified time `period`, defaulting to `weekly`. All stats are relative to the specific time `period`.

Parameters (3)

period (string, path, required)

Time period.

Constraints: {'enum': ['daily', 'weekly', 'monthly', 'yearly', 'all']}

trakt-api-key (string, header, optional)

e.g. [client_id]

trakt-api-version (string, header, optional)

e.g. 2

No probe data for this endpoint yet.