Display all movies of a member
Show the complete list of movies of a member.
Query parameters
Member's ID (optional, default identified member)
0 = to watch, 1 = watched, 2 = do not want to watch (default 0)
0 = unreleased movies, 1 = released movies, 2 = all (default 2)
Starting number for the movie list (optional, default 0)
Limit of movies to display (maximum 1000) (optional)
Specify return order: alphabetical, popularity, added, release, svod (optional, default alphabetical)
Return only essential movie info (Default false)
Retrieve movies with tags separated by a comma (optional)
Exclude movies with tags separated by a comma (optional)
If summary = true, add certain additional blocks to the return: user, notes, platforms separated by a comma (optional)
List of platform IDs where the movies must be available (Optional)
Indicates if movies to rewatch appear in the list (only when state = 0) for premium users (possible values : 0 or 1. Optional, default 0)
Locale parameter to specify language preference
Response
Successful operation