Kaltura API

attachment_attachmentasset.serve
Description:
Serves attachment by its id
Input Params
Name Type Description Required Default Value
attachmentAssetId string V
Output Type
file
Example HTTP Hit
http://www.kaltura.com/api_v3/service/attachment_attachmentasset/action/serve
JSON object:
				
{ attachmentAssetId: "value" }