Likes\Essentials
Check if a user has liked a video
This method checks if the specified user has liked a particular video.
get/users/{user_id}/likes/{video_id}
Path parameters
user_idnumber required
Example:152184
The ID of the user.
video_idnumber required
Example:258684937
The ID of the video.
Response
The user has liked the video.
Changes
No recorded changes to this endpoint across all 13 revisions of this API.