uiconf:get | ||
---|---|---|
Description: | ||
Retrieve a UIConf by id |
||
Input Params | ||
name | type | Description |
id | int | |
Output Type | ||
type | ||
KalturaUiConf | ||
Errors | ||
INVALID_UI_CONF_ID,Unknown uiConf [%s] | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=uiconf&action=get POST fields: id |