Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

thumbAsset:servebyentryid
Description:
Serves thumbnail by entry id and thumnail params id
Input Params
Name Type Description Required Default Value
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,The Thumbnail asset not found for params id "%s"
ENTRY_ID_NOT_FOUND,Entry id "%s" not found
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=thumbAsset&action=servebyentryid
POST fields:
entryId
thumbParamId