Skip to main content

Path Parameters

playlist_id
string
required
The YouTube playlist id (the list= value).

Query Parameters

continuation
string
Continuation token from a previous playlist or playlist-items response. Omit it to fetch the first page.

Response

playlist_id
string
The playlist id the items belong to.
items
array
Array of playlist items.
continuation
string
Token to fetch the next page (nullable when no more pages).

Example Response

Each playlist-items page costs 5 credits. Failed requests are not charged.