data:serve | ||||
---|---|---|---|---|
Description: | ||||
serve action returan the file from dataContent field. |
||||
Input Params | ||||
Name | Type | Description | Required | Default Value |
entryId | string | Data entry id | V | |
version | int | Desired version of the data | -1 | |
forceProxy | bool | force to get the content without redirect | ||
Output Type | ||||
file | ||||
Errors | ||||
ENTRY_ID_NOT_FOUND,Entry id "%s" not found | ||||
Example HTTP Hit | ||||
http://www.kaltura.com/api_v3/?service=data&action=serve POST fields: entryId version forceProxy |