playlist:get | |||||
---|---|---|---|---|---|
Description: | |||||
Retrieve a playlist |
|||||
Input Params | |||||
Name | Type | Description | Required | Default Value | Restrictions |
id | string | V | |||
version | int | Desired version of the data | -1 | ||
Output Type | |||||
KalturaPlaylist | |||||
Errors | |||||
INVALID_ENTRY_ID;ENTRY_TYPE,ENTRY_ID;Unknown @ENTRY_TYPE@ [@ENTRY_ID@] | |||||
INVALID_PLAYLIST_TYPE;;Invalid playlist type | |||||
Example HTTP Hit | |||||
http://www.kaltura.com/api_v3/?service=playlist&action=get POST fields: id version |