cuepoint_cuepoint:get | ||
---|---|---|
Description: | ||
Retrieve an CuePoint object by id |
||
Input Params | ||
name | type | Description |
id | string | |
Output Type | ||
type | ||
KalturaCuePoint | ||
Errors | ||
INVALID_CUE_POINT_ID,Invalid cue point id [%s] | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=cuepoint_cuepoint&action=get POST fields: id |