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

vimeo.com

Summary: Get all the replies to a video comment
Operation ID: get_comment_replies
Auth: unknown

Parameters (4)

comment_id (number, path, required)

The ID of the comment.

page (number, query, optional)

The page number of the results to show.

per_page (number, query, optional)

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

video_id (number, path, required)

The ID of the video.

No probe data for this endpoint yet.