thumbAsset:servebyentryid | |||||
---|---|---|---|---|---|
Description: | |||||
Serves thumbnail by entry id and thumnail params id |
|||||
Input Params | |||||
Name | Type | Description | Required | Default Value | Restrictions |
entryId | string | V | |||
thumbParamId | int | if not set, default thumbnail will be used. | |||
Output Type | |||||
file | |||||
Errors | |||||
THUMB_ASSET_IS_NOT_READY;;The thumbnail asset is not ready | |||||
THUMB_ASSET_ID_NOT_FOUND;ID;The Thumbnail asset not found for params id "@ID@" | |||||
ENTRY_ID_NOT_FOUND;ENTRY_ID;Entry id "@ENTRY_ID@" not found | |||||
Example HTTP Hit | |||||
http://www.kaltura.com/api_v3/?service=thumbAsset&action=servebyentryid POST fields: entryId thumbParamId |