Watchlist Movies
This endpoint get a list of movies added to a users watchlist.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
unique identifier of user's account
Query Parameters
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
Available options:
created_at.asc
, created_at.desc
Response
200 - application/json
Watchlist Movies
The response is of type object
.