| baseEntry:get | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Get base entry by ID. |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| entryId | string | Entry id | V | ||
| version | int | Desired version of the data | -1 | ||
| Output Type | |||||
| KalturaBaseEntry | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=baseEntry&action=get POST fields: entryId version |
|||||