Videos\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.
Changes
No recorded changes to this endpoint across all 13 revisions of this API.