Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
Defaults to en-US
Example:
"string"
Defaults to 1
Example:
"int32"
Response
200 - application/json
List TV series
Example:
204370
Example:
1
Example:
[
{
"description": "Would Love to watch ",
"favorite_count": 0,
"id": 8233831,
"iso_3166_1": "US",
"iso_639_1": "en",
"item_count": 9,
"name": "Movies",
"poster_path": null
},
{
"description": "una nueva experiencia",
"favorite_count": 0,
"id": 8232554,
"iso_3166_1": "US",
"iso_639_1": "en",
"item_count": 21,
"name": "nueva lista",
"poster_path": null
},
{
"description": "",
"favorite_count": 0,
"id": 8230040,
"iso_3166_1": "US",
"iso_639_1": "en",
"item_count": 1,
"name": "my top 100",
"poster_path": null
},
{
"description": "collection films novelas",
"favorite_count": 0,
"id": 8229263,
"iso_3166_1": "US",
"iso_639_1": "en",
"item_count": 3,
"name": "novelas",
"poster_path": null
}
]
Example:
1
Example:
4