YouTube

Video Comment List

Retrieve first-level comments for a YouTube video with sorting, locale options, and cursor pagination. Use it to review audience discussion or continue through additional comment pages.

get/api/youtube/get-video-comment/v1

Query parameters

tokenstring required

Access token for this API service.

videoIdstring required

The unique identifier for a YouTube video.

cursorstring

Pagination cursor returned by the previous response.

languageCodestring

Language preference for response data.

countryCodestring

Region code for response data.

sortBy'top' | 'newest'

YouTube Comment Sort

Sort order for the comment list.

Available Values:

  • top: Top comments
  • newest: Newest comments

Response

OK

code0 | 100 | 101 | 202 | 300 | 301 | 302 | 303 | 400 | 404 | 500 | 503 | 600 | 601 | 602 required
messagestring nullable required
{"stackTrail":"paths:/api/youtube/get-video-comment/v1:get:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
recordTimestring nullable required
requestIdstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.