attachment_attachmentasset:serve | |||||
---|---|---|---|---|---|
Description: | |||||
Serves attachment by its id |
|||||
Input Params | |||||
Name | Type | Description | Required | Default Value | Restrictions |
attachmentAssetId | string | V | |||
Output Type | |||||
file | |||||
Errors | |||||
ATTACHMENT_ASSET_ID_NOT_FOUND;ASSET_ID;Attachment asset id "@ASSET_ID@" not found | |||||
Example HTTP Hit | |||||
http://www.kaltura.com/api_v3/?service=attachment_attachmentasset&action=serve POST fields: attachmentAssetId |