Skip to main content

List the caller's YouTube videos

GET 

/api/v1/youtube/videos

Lists videos from the caller's own connected YouTube channel. Without search, returns one page plus a nextPageToken; with search, scans the whole channel by title. Returns connected:false as data (not an error) when no channel is connected. Exposes only public video metadata — never tokens. Account-scoped (no chatbot). Required scope: videos:read.

Request

Responses

A page of the caller's channel videos (or connected:false when not connected).