v1

latestOpenAPI 3.0.22026-07-1332837755.1 KB
Likes\Essentials

Get all the users who have liked a video on an On Demand page

This method gets all the users who have liked a particular video on an On Demand page.

get/ondemand/pages/{ondemand_id}/likes

Path parameters

ondemand_idnumber required
Example:61326

The ID of the On Demand page.

Query parameters

direction'asc' | 'desc'
Example:asc

The sort direction of the results.

filter'extra' | 'main' | 'trailer'

The attribute by which to filter the results.

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'alphabetical' | 'date'

The way to sort the results.

Response

The users were returned.