Kaltura API DocumentationuiConf.getAvailableTypes

Retrieve a list of all available versions by object type

Try it out
post https://www.kaltura.com/api_v3/service/uiconf/action/getAvailableTypes

Request Parameters

Response

Success

array[object:KalturaUiConfTypeInfo]
object:KalturaUiConfTypeInfo

Info about uiconf type

directory:string

The direcotry this type is saved at

filename:string

Filename for this UiConf type

type:integer
Enum: PLAYER [1], CONTRIBUTION_WIZARD [2], SIMPLE_EDITOR [3], ADVANCED_EDITOR [4], PLAYLIST [5], APP_STUDIO [6], KRECORD [7], PLAYER_V3 [8], KMC_ACCOUNT [9], KMC_ANALYTICS [10], KMC_CONTENT [11], KMC_DASHBOARD [12], KMC_LOGIN [13], PLAYER_SL [14], CLIENTSIDE_ENCODER [15], KMC_GENERAL [16], KMC_ROLES_AND_PERMISSIONS [17], CLIPPER [18], KSR [19], KUPLOAD [20], WEBCASTING [21]

Enum Type: KalturaUiConfObjType

UiConf Type

versions:array[object:KalturaString]