fileAsset:serve | |||||
---|---|---|---|---|---|
Description: | |||||
Serve file asset by id |
|||||
Input Params | |||||
Name | Type | Description | Required | Default Value | Restrictions |
id | int | V | |||
Output Type | |||||
file | |||||
Errors | |||||
FILE_ASSET_ID_NOT_FOUND;ASSET_ID;File asset id ["@ASSET_ID@"] not found | |||||
FILE_DOESNT_EXIST;;File doesnt exist | |||||
Example HTTP Hit | |||||
http://www.kaltura.com/api_v3/?service=fileAsset&action=serve POST fields: id |