Get User Watchlist
Get User Watchlist
Authorizations
Plex Authentication Token
Headers
application/json
, application/xml
Path Parameters
Filter
all
, available
, released
Query Parameters
In the format "field:dir". Available fields are "watchlistedAt" (Added At), "titleSort" (Title), "originallyAvailableAt" (Release Date), or "rating" (Critic Rating). "dir" can be "asc" or "desc"
The type of library to filter. Can be "movie" or "show", or all if not present.
movie
, show
The number of items to return. If not specified, all items will be returned. If the number of items exceeds the limit, the response will be paginated.
include collections in the results
1
, 0
include external media in the results
1
, 0
The index of the first item to return. If not specified, the first item will be returned. If the number of items exceeds the limit, the response will be paginated. By default this is 0
The number of items to return. If not specified, all items will be returned. If the number of items exceeds the limit, the response will be paginated. By default this is 50
Plex Authentication Token