| metadata_metadataprofile:get | ||||
|---|---|---|---|---|
| Description: | ||||
| Retrieve a metadata profile object by id |
||||
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| id | int | V | ||
| Output Type | ||||
| KalturaMetadataProfile | ||||
| Errors | ||||
| INVALID_OBJECT_ID,Invalid object id [%s] | ||||
| Example HTTP Hit | ||||
| http://www.kaltura.com/api_v3/?service=metadata_metadataprofile&action=get POST fields: id |
||||