v1
latestOpenAPI 3.0.22026-07-1332837755.1 KBVideos\Comments
Get a specific video comment
This method returns the specified comment on a video.
get/videos/{video_id}/comments/{comment_id}
Path parameters
comment_idnumber required
Example:12345
The ID of the comment.
video_idnumber required
Example:258684937
The ID of the video.
Response
The comment was returned.