Kaltura API

cuepoint_cuepointget
Description:
Retrieve an CuePoint object by id
Input Params
Name Type Description Required Default Value
id string V
Output Type
KalturaCuePoint
Example HTTP Hit
http://www.kaltura.com/api_v3/service/cuepoint_cuepoint/action/get
JSON object:
				
{ id: "value" }