attachment_attachmentasset:serve | ||
---|---|---|
Description: | ||
Serves attachment by its id |
||
Input Params | ||
name | type | Description |
attachmentAssetId | string | |
Output Type | ||
type | ||
file | ||
Errors | ||
ATTACHMENT_ASSET_ID_NOT_FOUND,Attachment asset id "%s" not found | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=attachment_attachmentasset&action=serve POST fields: attachmentAssetId |