attachment_attachmentasset:serve | ||||
---|---|---|---|---|
Description: | ||||
Serves attachment by its id |
||||
Input Params | ||||
Name | Type | Description | Required | Default Value |
attachmentAssetId | string | V | ||
Output 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 |