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
Changes
No recorded changes to this endpoint across all 1 revision of this API.