Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

categoryEntry:list
Description:
List all categoryEntry
Input Params
Name Type Description Required Default Value Restrictions
filter KalturaCategoryEntryFilter
pager KalturaFilterPager
Output Type
KalturaCategoryEntryListResponse
Errors
MUST_FILTER_ENTRY_ID_EQUAL;;Must filter on entry id
MUST_FILTER_ON_ENTRY_OR_CATEGORY;;Must filter on entry id or category
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=categoryEntry&action=list
POST fields:
filter:orderBy
filter:advancedSearch
filter:categoryIdEqual
filter:categoryIdIn
filter:entryIdEqual
filter:entryIdIn
filter:createdAtGreaterThanOrEqual
filter:createdAtLessThanOrEqual
filter:categoryFullIdsStartsWith
filter:statusEqual
filter:statusIn
pager:pageSize
pager:pageIndex