Kaltura API

flavorassetgetFlavorAssetsWithParams
Description:
Get Flavor Asset with the relevant Flavor Params (Flavor Params can exist without Flavor Asset & vice versa)
Input Params
Name Type Description Required Default Value
entryId string V
Output Type
array of KalturaFlavorAssetWithParams
Example HTTP Hit
http://www.kaltura.com/api_v3/service/flavorasset/action/getFlavorAssetsWithParams
JSON object:
				
{ entryId: "value" }