| baseEntry:getbyids | ||||
|---|---|---|---|---|
| Description: | ||||
| Get an array of KalturaBaseEntry objects by a comma-separated list of ids. |
||||
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| entryIds | string | Comma separated string of entry ids | V | |
| Output Type | ||||
| KalturaBaseEntryArray | ||||
| Example HTTP Hit | ||||
| http://www.kaltura.com/api_v3/?service=baseEntry&action=getbyids POST fields: entryIds |
||||