GET
/
3
/
account
/
{account_id}
/
favorite
/
tv
{
  "page": 1,
  "results": [],
  "total_pages": 0,
  "total_results": 0
}

Authorizations

Authorization
string
header
required

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

Path Parameters

account_id
string
required

Response

200 - application/json

Favorite TV

The response is of type object.