Return uploaded long-form videos for a channel with pagination support.
application/json<API_KEY> (required)channelId or handle is required.
sort| Value | Description |
|---|---|
| latest | Sort by most recently published |
| popular | Sort by most popular (views/engagement) |
channelId or handle must be providedcontinuationToken from the response can be used to fetch additional videosincludeExtras to “true” will include video descriptions and engagement metrics but may slow down the responsecontinuationToken to retrieve additional pagesX-RateLimit-Limit and X-RateLimit-Remaining) are included in the response to indicate the user’s current rate limit status.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Fetch videos from a channel with optional pagination. Supply either channelId or handle.
Token from a previous response for pagination.
1 <= x <= 50Sort order for the result set.
latest, popular, newest Include engagement counts and descriptions. Slower response.
Optional identifier describing where the API request originated.
API, WEB, MAKE_DOT_COM, ZAPIER, N8N, PLAYGROUND, DEFAULT_AUTOMATION, AGENT_PREVIEW, AGENT_LIVE, AUTOPILOT, STUDIO