Video Playlists
Get a video playlist
get/api/v1/video-playlists/{playlistId}
Path parameters
playlistIdinteger required
Example:42
Playlist id
Response
successful operation
Example response
{
"id": 42,
"shortUUID": "2y84q2MQUMWPbiEcxNXMgC",
"uuid": "9c9de5e8-0a1e-484a-b099-e80766180a6d",
"videoChannel": {
"id": 42
}
}