get_users_by_id_followers
Retrieve the list of followers for any Trakt user by providing their username or 'me' for the authenticated account.
Instructions
Get followers.
GET /users/{id}/followers
Args: id: The slug that identifies the user, or "me" for the authenticated user. 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 |