document:servebyflavorparamsid | ||||
---|---|---|---|---|
Description: | ||||
Serves the file content |
||||
Input Params | ||||
Name | Type | Description | Required | Default Value |
entryId | string | Document entry id | V | |
flavorParamsId | string | Flavor params 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=servebyflavorparamsid POST fields: entryId flavorParamsId forceProxy |