Skip to main content
GET
Get one page of comments on a YouTube video

Authorizations

X-API-Key
string
header
required

API key passed as the X-API-Key request header. Recommended for server-to-server calls.

Path Parameters

videoId
string
required
Minimum string length: 1
Example:

"dQw4w9WgXcQ"

Query Parameters

sort
enum<string>
Available options:
top,
newest
cursor
string

Response

Get one page of comments on a YouTube video

comments
object[]
required
nextCursor
string | null
required

Opaque pagination cursor — pass as ?cursor= for the next page; null on the last page

hasMore
boolean
required