This endpoint get a list of TV shows added to a users watchlist.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
unique identifier of an account
page number to retrieve specific paginated results.
session ID for authentication or tracking purposes
language based on region
Sort the results either in ascending order or descending order
created_at.asc
, created_at.desc
Watchlist TV
The response is of type object
.