thumbasset:servebyentryid | ||
---|---|---|
Description: | ||
Serves thumbnail by entry id and thumnail params id |
||
Input Params | ||
name | type | Description |
entryId | string | |
thumbParamId | int | if not set, default thumbnail will be used. |
Output Type | ||
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 |