cuepoint_cuepoint:get | |||||
---|---|---|---|---|---|
Description: | |||||
Retrieve an CuePoint object by id |
|||||
Input Params | |||||
Name | Type | Description | Required | Default Value | Restrictions |
id | string | V | |||
Output Type | |||||
KalturaCuePoint | |||||
Errors | |||||
INVALID_ID;ID;Invalid cue point id [@ID@] | |||||
Example HTTP Hit | |||||
http://www.kaltura.com/api_v3/?service=cuepoint_cuepoint&action=get POST fields: id |