GET /videos/{video_id}/comments/{comment_id}
Summary: Get a specific video comment
Operation ID: get_comment
Auth: unknown
Operation ID: get_comment
Auth: unknown
Parameters (2)
comment_id
(number, path, required)
The ID of the comment.
video_id
(number, path, required)
The ID of the video.
No probe data for this endpoint yet.