list_users_hidden_dropped
Retrieve a user's hidden dropped shows. Use this to identify which dropped shows are currently hidden from your Trakt view, enabling you to manage your hidden list.
Instructions
Get dropped shows.
GET /users/hidden/dropped
Args: extended: Extended information to include in the response. page: The page number to retrieve limit: The number of items per page. Defaults and maximums vary by endpoint. When pagination parameters are omitted, a low default limit is applied (often 10). When a limit is provided, it is capped at the endpoint maximum (often 250); higher values are clamped rather than rejected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| extended | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |