v1
latestOpenAPI 3.0.22026-07-1332837755.1 KBOn Demand\Purchases and Rentals
Get all the On Demand purchases and rentals that a user has made
Information about this method appears below.
get/me/ondemand/purchases
Query parameters
direction'asc' | 'desc'
Example:asc
The sort direction of the results.
filter'all' | 'expiring_soon' | 'film' | 'important' | 'purchased' | 'rented' | 'series' | 'subscription' | 'unwatched' | 'watched'
The type of On Demand videos to show.
Option descriptions:
- important - Will show all pages which are about to expire.
pagenumber
Example:1
The page number of the results to show.
per_pagenumber
Example:10
The number of items to show on each page of results, up to a maximum of 100.
sort'added' | 'alphabetical' | 'date' | 'name' | 'purchase_time' | 'rating' | 'release_date'
The way to sort the results.
Response
The purchases and rentals were returned.