Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.themoviedb.org/3/tv/1399/season/1/episode/1/account_states \ --header 'Authorization: Bearer <token>'
{ "id": 63056, "rated": false }
Get the rating, watchlist and favourite status.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
New Request
63056
false