Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

media:get
Description:
Get media entry by ID.
Input Params
name type Description
entryId string Media entry id
version int Desired version of the data
Output Type
type
KalturaMediaEntry
Errors
ENTRY_ID_NOT_FOUND,Entry id "%s" not found
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=media&action=get
POST fields:
entryId
version