attachment_attachmentasset:geturl | |||||
---|---|---|---|---|---|
Description: | |||||
Get download URL for the asset |
|||||
Input Params | |||||
Name | Type | Description | Required | Default Value | Restrictions |
id | string | V | |||
storageId | int | ||||
Output Type | |||||
string | |||||
Errors | |||||
ATTACHMENT_ASSET_ID_NOT_FOUND;ASSET_ID;Attachment asset id "@ASSET_ID@" not found | |||||
ATTACHMENT_ASSET_IS_NOT_READY;ASSET_ID;Attachment asset "@ASSET_ID@" is not ready | |||||
Example HTTP Hit | |||||
http://www.kaltura.com/api_v3/?service=attachment_attachmentasset&action=geturl POST fields: id storageId |