Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

document_documents:serve
Description:
Serves the file content
Input Params
name type Description
entryId string Document entry id
flavorAssetId string Flavor asset id
forceProxy bool force to get the content without redirect
Output Type
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_documents&action=serve
POST fields:
entryId
flavorAssetId
forceProxy