YouTube

Channel Playlists

Fetches playlists from a YouTube channel's Playlists tab, including playlist ID, title, thumbnail, video count, channel info, playlist URL, and a continuationToken when YouTube has more results. Pass a handle or channelId for the first page, then pass continuationToken to page through more playlists.

get/v1/youtube/channel/playlists

Query parameters

channelIdstring

YouTube channel ID

handlestring

YouTube channel handle

continuationTokenstring

Continuation token to get more playlists. Get 'continuationToken' from previous response.

Response

Successful response

Changes

No recorded changes to this endpoint across all 1 revision of this API.