dropfolder_dropfolderfile:get | ||
---|---|---|
Description: | ||
Retrieve a KalturaDropFolderFile object by ID |
||
Input Params | ||
name | type | Description |
dropFolderFileId | int | |
Output Type | ||
type | ||
KalturaDropFolderFile | ||
Errors | ||
INVALID_OBJECT_ID,Invalid object id [%s] | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=dropfolder_dropfolderfile&action=get POST fields: dropFolderFileId |