| thumbAsset:serve | ||||
|---|---|---|---|---|
| Description: | ||||
| Serves thumbnail by its id |
||||
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| thumbAssetId | string | V | ||
| version | int | |||
| Output Type | ||||
| file | ||||
| Errors | ||||
| THUMB_ASSET_IS_NOT_READY,The thumbnail asset is not ready | ||||
| THUMB_ASSET_ID_NOT_FOUND,The Thumbnail asset id "%s" not found | ||||
| Example HTTP Hit | ||||
| http://www.kaltura.com/api_v3/?service=thumbAsset&action=serve POST fields: thumbAssetId version |
||||