get_users_by_id_following
Fetch the list of users a Trakt user follows by entering their user ID or 'me' for the authenticated user. Use it to see who someone is following for social insights.
Instructions
Get following.
GET /users/{id}/following
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 |