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

Path Parameters

account_id
string
required

Query Parameters

language
string
Example:

"en-US"

page
string
Example:

"1"

sort_by
string
Example:

"created_at.asc"

Response

200 - application/json

Favorite TV

page
number
Example:

1

results
any[]
Example:
[]
total_pages
number
Example:

0

total_results
number
Example:

0

I