v1

latestOpenAPI 3.0.22026-07-1332837755.1 KB
Videos\Comments

Get all the replies to a video comment

This method returns all the replies to the specified video comment.

get/videos/{video_id}/comments/{comment_id}/replies

Path parameters

comment_idnumber required
Example:12345

The ID of the comment.

video_idnumber required
Example:258684937

The ID of the video.

Query parameters

pagenumber
Example:1

The page number of the results to show.

per_pagenumber
Example:10

The number of items to show on each page of results, up to a maximum of 100.

Response

The replies were returned.