Skip to main content

Path Parameters

channel_id
string
required
The channel id (UC…), an @handle, or a custom URL slug.Examples: UCBR8-60-B28hp2BmDPdntcQ, @YouTube

Query Parameters

sort_by
string
default:"newest"
Sort order for the channel’s videos.
continuation
string
Continuation token from a previous response to fetch the next page.

Response

channel_id
string
The channel id the items belong to.
items
array
Array of the channel’s videos (polymorphic SearchResult shape).
continuation
string
Token to fetch the next page (nullable when no more pages).

Example Response

Other Channel Tabs

The same paginated shape powers every channel sub-surface — swap the path segment:
Each channel-tab page costs 5 credits. Failed requests are not charged.