| syndicationFeed:list | ||||
|---|---|---|---|---|
| Description: | ||||
| List Syndication Feeds by filter with paging support |
||||
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| filter | KalturaBaseSyndicationFeedFilter | |||
| pager | KalturaFilterPager | |||
| Output Type | ||||
| KalturaBaseSyndicationFeedListResponse | ||||
| Example HTTP Hit | ||||
| http://www.kaltura.com/api_v3/?service=syndicationFeed&action=list POST fields: filter:orderBy filter:advancedSearch pager:pageSize pager:pageIndex |
||||