list_sync_collection_media
Retrieve your synced media collection from Trakt. Filter by availability and paginate results to access movies and shows you have collected.
Instructions
Get media collection.
GET /sync/collection/media
Args: extended: Extended information to include in the response. available_on: Query parameter. 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 | ||
| available_on | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |