GET /ondemand/genres/{genre_id}/pages
Summary: Get all the On Demand pages in a genre
Operation ID: get_genre_vods
Auth: unknown
Operation ID: get_genre_vods
Auth: unknown
Parameters (7)
direction
(string, query, optional)
The sort direction of the results.
Constraints: {'enum': ['asc', 'desc']}
filter
(string, query, optional)
The attribute by which to filter the results.
Constraints: {'enum': ['country', 'my_region']}
genre_id
(string, path, required)
The ID of the genre.
page
(number, query, optional)
The page number of the results to show.
per_page
(number, query, optional)
The number of items to show on each page of results, up to a maximum of 100.
query
(string, query, optional)
The search query to use to filter the results.
sort
(string, query, optional)
The way to sort the results.
Constraints: {'enum': ['alphabetical', 'date', 'name', 'publish.time', 'videos']}
No probe data for this endpoint yet.