GET /lists/{id}
Summary: Get list
Operation ID: Get list
Auth: unknown
Operation ID: Get list
Auth: unknown
Description
#### 😁 Emojis Returns a single list. Use the [**/lists/:id/items**](#reference/lists/list-items) method to get the actual items this list contains. **Note:** You must use an integer `id`, and only public lists will return data.
Parameters (3)
id
(integer, path, required)
Trakt ID
trakt-api-key
(string, header, optional)
e.g. [client_id]
trakt-api-version
(string, header, optional)
e.g. 2
No probe data for this endpoint yet.