GET
/
3
/
tv
/
{series_id}
/
season
/
{season_number}
/
episode
/
{episode_number}
/
account_states
{
  "id": 63057,
  "rated": false
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

series_id
string
required
season_number
string
required
episode_number
string
required

Response

200 - application/json

Account States Example

The response is of type object.