Skip to main content
GET
Get one page of a YouTube channel's videos

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

handle
string
required
Minimum string length: 1
Example:

"shopify"

Query Parameters

sort
enum<string>
Available options:
newest,
popular,
oldest
cursor
string

Response

Get one page of a YouTube channel's videos

videos
object[]
required
nextCursor
string | null
required

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

hasMore
boolean
required