v1
latestOpenAPI 3.0.22026-07-1332837755.1 KBGroups\Videos
Get a specific video in a group
This method returns a single video from a group. You can use this method to determine whether the video belongs to the group.
get/groups/{group_id}/videos/{video_id}
Path parameters
group_idnumber required
Example:1108
The ID of the group.
video_idnumber required
Example:258684937
The ID of the video.
Response
The video was returned.