Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
This endpoint gets the rated movies for a guest session.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.