List all categoryEntry
null
object responseProfile:object:KalturaBaseResponseProfile
abstract
objectType:string Enum: KalturaDetachedResponseProfile, KalturaResponseProfileHolder, KalturaResponseProfileKalturaBaseResponseProfile must also match any of:
object:KalturaDetachedResponseProfile object:KalturaResponseProfileHolder object:KalturaResponseProfile
null
object 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
null
object:KalturaCategoryEntryListResponse objects:array[object:KalturaCategoryEntry] object:KalturaCategoryEntry categoryFullIds:string
readOnly
The full ids of the Category
categoryId:integer createdAt:integer
readOnly
Creation date as Unix timestamp (In seconds)
creatorUserId:string
readOnly
CategroyEntry creator puser ID
entryId:string entry id
status:integer Enum: PENDING [1], ACTIVE [2], DELETED [3], REJECTED [4]
readOnly
Enum Type:
KalturaCategoryEntryStatus
CategroyEntry status
KalturaCategoryEntryListResponse must also match all of:
object:KalturaListResponse