Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

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