baseentry:get | ||
---|---|---|
Description: | ||
Get base entry by ID. |
||
Input Params | ||
name | type | Description |
entryId | string | Entry id |
version | int | Desired version of the data |
Output Type | ||
type | ||
KalturaBaseEntry | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=baseentry&action=get POST fields: entryId version |