V3 > Playlist
Show playlist details.
Retrieves details of a specified playlist.
get/2/vod/playlists/{playlist}
Path parameters
playliststring required
The Playlist unique identifier
Response
OK
Example response
{
"result": "success",
"data": {
"name": "my product",
"description": "Wow, such a nice Playlist !",
"image": "/2/vod/playlists/1jhvl2uqfw8ue.jpe"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.