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