Kaltura API DocumentationmetadataProfile.listFields

List metadata profile fields by metadata profile id

Try it out
post https://www.kaltura.com/api_v3/service/metadata_metadataprofile/action/listFields

Request Parameters

body:object
object
metadataProfileId*:integer

Response

Success

object:KalturaMetadataProfileFieldListResponse
objects:array[object:KalturaMetadataProfileField]
object:KalturaMetadataProfileField
id:integer

readOnly

key:string

readOnly

label:string

readOnly

xPath:string

readOnly

KalturaMetadataProfileFieldListResponse must also match all of:
object:KalturaListResponse