Rated Movie
This endpoint get list of user’s rated movies
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
unique identifier of an 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
Rated Movie
The response is of type object
.