| externalmedia_externalmedia:get | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Get external media entry by ID. |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| id | string | External media entry id | V | ||
| Output Type | |||||
| KalturaExternalMediaEntry | |||||
| Errors | |||||
| ENTRY_ID_NOT_FOUND;ENTRY_ID;Entry id "@ENTRY_ID@" not found | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=externalmedia_externalmedia&action=get POST fields: id |
|||||