v1
latestOpenAPI 3.0.22026-07-1332837755.1 KBWatch Later Queue\Essentials
Check if a user has added a specific video to their Watch Later queue
This method checks the specified user's Watch Later queue for a particular video.
get/users/{user_id}/watchlater/{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 video appears in the user's Watch Later queue.