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