v1
latestOpenAPI 3.0.22026-07-1332837755.1 KBChannels\Videos
Get a specific video in a channel
This method returns a specific video in a channel. You can use it to determine whether the video is in the channel.
get/channels/{channel_id}/videos/{video_id}
Path parameters
channel_idnumber required
Example:927
The ID of the channel.
video_idnumber required
Example:258684937
The ID of the video.
Response
The video was returned.