Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

thumbAsset:serve
Description:
Serves thumbnail by its id
Input Params
Name Type Description Required Default Value Restrictions
thumbAssetId string V
version int
thumbParams KalturaThumbParams
options KalturaThumbnailServeOptions
Output Type
file
Errors
THUMB_ASSET_IS_NOT_READY;;The thumbnail asset is not ready
THUMB_ASSET_ID_NOT_FOUND;ID;The Thumbnail asset id "@ID@" not found
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=thumbAsset&action=serve
POST fields:
thumbAssetId
version
thumbParams:id
thumbParams:partnerId
thumbParams:name
thumbParams:systemName
thumbParams:description
thumbParams:createdAt
thumbParams:isSystemDefault
thumbParams:tags
thumbParams:requiredPermissions
thumbParams:sourceRemoteStorageProfileId
thumbParams:remoteStorageProfileIds
thumbParams:mediaParserType
thumbParams:sourceAssetParamsIds
thumbParams:cropType
thumbParams:quality
thumbParams:cropX
thumbParams:cropY
thumbParams:cropWidth
thumbParams:cropHeight
thumbParams:videoOffset
thumbParams:width
thumbParams:height
thumbParams:scaleWidth
thumbParams:scaleHeight
thumbParams:backgroundColor
thumbParams:sourceParamsId
thumbParams:format
thumbParams:density
thumbParams:stripProfiles
thumbParams:videoOffsetInPercentage
options:download