get_users_by_id_stats
Retrieve a user's Trakt statistics using their slug, or 'me' for the authenticated user. Get viewing and activity stats for profile insights.
Instructions
Get stats.
GET /users/{id}/stats
Args: id: The slug that identifies the user, or "me" for the authenticated user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |