List YouTube comment replies
Get replies to a YouTube comment.
Operation
/v1/youtube/videos/comments/repliesHeaders
API key (`sfk_...`)
Parameters
Comment `repliesCursor` from Video Comments endpoint, or `page.nextCursor` to paginate replies.
min 1 chars
Response fields
Endpoint-specific response payload.
Replies returned for this page.
Stable identifier for the reply.
min 1 chars
Reply text.
ISO-8601 timestamp when the reply was published.
Human-readable relative publish time when available.
Nesting depth of the reply within the thread.
≥ 0
Like count on the reply.
≥ 0
Direct reply count beneath this reply.
≥ 0
Reply author.
Display name or handle for the reply author.
min 1 chars
YouTube channel id when available.
Channel page URL when available.
Profile image URL for the author when available.
Whether the author channel is verified.
Whether the author is the video creator.
Pagination information for this response.
Cursor for the next page when another page exists.
Whether another page of replies is available.
Metadata describing the request and billing outcome.
Unique request identifier for tracing this API call.
min 1 chars
Credits charged for this request.
≥ 0
Public API version that served the response.
one of: v1
Code example
Responses
Comment replies for the supplied cursor.
Error codes