Group Location
Explore Plans
Mobile menu Close menu
TraktTrakt

List my most watched movies

This query will search for your most-watched movies.

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
API endpoint slug
trakt.most_watched_movies
Runtime method
performQuery("trakt.most_watched_movies")

Query fields

No fields for this query

Ingredients

Movie ID

Slug
movie_id
Filter code
Trakt.mostWatchedMovies.MovieId
Type
String
Example
123

Movie title

Slug
movie_title
Filter code
Trakt.mostWatchedMovies.MovieTitle
Type
String
Example
Those Who Wish Me Dead

Movie year

Slug
movie_year
Filter code
Trakt.mostWatchedMovies.MovieYear
Type
String
Example
2021

Movie plays

Slug
movie_plays
Filter code
Trakt.mostWatchedMovies.MoviePlays
Type
String
Example
42

Last watched at

Slug
last_watched_at
Filter code
Trakt.mostWatchedMovies.LastWatchedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00