v1
latestOpenAPI 3.1.02026-07-24650272.2 KBAPI Endpoints
Get all playlists
get/video/playlist
Query parameters
collection_idstring
Video Collection ID
Response
200
Example response
[
{
"id": "6566ebd57499c676fe302bfc",
"collection_id": "646df1c9173a4a2fcac180b4",
"title": "Playlist-1",
"description": "This is updated description"
}
]