Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

document:serve
Description:
Serves the file content
Input Params
Name Type Description Required Default Value
entryId string Document entry id V
flavorAssetId string Flavor asset id
forceProxy bool force to get the content without redirect
Output Type
file
Errors
ENTRY_ID_NOT_FOUND,Entry id "%s" not found
FLAVOR_ASSET_IS_NOT_READY,The flavor asset is not ready
FLAVOR_ASSET_ID_NOT_FOUND,Flavor asset id "%s" not found
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=document&action=serve
POST fields:
entryId
flavorAssetId
forceProxy