Popular

Get a list of TV shows ordered by popularity.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Note

This call is really just a discover call behind the scenes. If you would like to tweak any of the default filters head over and read about discover.

curl --request GET \
     --url 'https://api.themoviedb.org/3/discover/tv?include_adult=false&language=en-US&page=1&sort_by=popularity.desc' \
     --header 'Authorization: Bearer ACCESS_TOKEN' \
     --header 'accept: application/json'
Query Params
string
Defaults to en-US
int32
Defaults to 1
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json