get_users_by_id_lists_collaborations
Retrieve all Trakt lists a user can collaborate on. Specify the user ID or "me" to fetch collaboration lists, with optional extended details.
Instructions
Get all lists a user can collaborate on.
GET /users/{id}/lists/collaborations
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 |