Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Lists
This endpoint retrieves the list you have created. E.g., your movie list.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Lists