Details
Get playlist items
Get playlist items by ID, playlist or channel
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The unique ID of the playlist for which you want to retrieve playlist items
The unique ID of the channel for which you want to retrieve uploads videos
Required string length:
24
The unique ID of the video for which you want to retrieve the playlist items
Required string length:
11
Response
200 - application/json
Array of playlist item objects.
Number of results returned per page.
Total number of playlist items returned.
Token to retrieve the next page of results, if available.
Token to retrieve the previous page of results, if available.