| baseEntry:listbyreferenceid | |||||
|---|---|---|---|---|---|
| Description: | |||||
| List base entries by filter according to reference id |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| refId | string | Entry Reference ID | V | ||
| pager | KalturaFilterPager | Pager | |||
| Output Type | |||||
| KalturaBaseEntryListResponse | |||||
| Errors | |||||
| MISSING_MANDATORY_PARAMETER;PARAM_NAME;Missing parameter "@PARAM_NAME@" | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=baseEntry&action=listbyreferenceid POST fields: refId pager:relatedObjects pager:pageSize pager:pageIndex |
|||||