playlist:get | ||
---|---|---|
Description: | ||
Retrieve a playlist |
||
Input Params | ||
name | type | Description |
id | string | |
version | int | Desired version of the data |
Output Type | ||
type | ||
KalturaPlaylist | ||
Errors | ||
INVALID_ENTRY_ID,Unknown %s [%s] | ||
INVALID_PLAYLIST_TYPE,Invalid playlist type | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=playlist&action=get POST fields: id version |