List all categoryEntry
nullobject responseProfile:object:KalturaBaseResponseProfile
abstractobjectType:string Enum: KalturaDetachedResponseProfile, KalturaResponseProfileHolder, KalturaResponseProfileKalturaBaseResponseProfile must also match any of:
object:KalturaDetachedResponseProfile object:KalturaResponseProfileHolder object:KalturaResponseProfile
nullobject filter:object:KalturaCategoryEntryFilter orderBy:string Enum: CREATED_AT_ASC [+createdAt], CREATED_AT_DESC [-createdAt]KalturaCategoryEntryFilter must also match all of:
object:KalturaCategoryEntryBaseFilter pager:object:KalturaFilterPager The KalturaFilterPager object enables paging management to be applied upon service list actions.
KalturaFilterPager must also match all of:
object:KalturaPager
Success
nullobject:KalturaCategoryEntryListResponse objects:array[object:KalturaCategoryEntry] object:KalturaCategoryEntry categoryFullIds:string
readOnlyThe full ids of the Category
categoryId:integer createdAt:integer
readOnlyCreation date as Unix timestamp (In seconds)
creatorUserId:string
readOnlyCategroyEntry creator puser ID
entryId:string entry id
status:integer Enum: PENDING [1], ACTIVE [2], DELETED [3], REJECTED [4]
readOnlyEnum Type:
KalturaCategoryEntryStatusCategroyEntry status
KalturaCategoryEntryListResponse must also match all of:
object:KalturaListResponse