Kaltura API

flavorassetgetByEntryId
Description:
Get Flavor Assets for Entry
Input Params
Name Type Description Required Default Value
entryId string V
Output Type
array of KalturaFlavorAsset
Example HTTP Hit
http://www.kaltura.com/api_v3/service/flavorasset/action/getByEntryId
JSON object:
				
{ entryId: "value" }