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