Lists user role objects that are associated with an account.
Blocked user roles are listed unless you use a filter to exclude them.
Deleted user roles are not listed unless you use a filter to include them.
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:KalturaUserRoleFilter orderBy:string Enum: CREATED_AT_ASC [+createdAt], ID_ASC [+id], NAME_ASC [+name], UPDATED_AT_ASC [+updatedAt], CREATED_AT_DESC [-createdAt], ID_DESC [-id], NAME_DESC [-name], UPDATED_AT_DESC [-updatedAt]KalturaUserRoleFilter must also match all of:
object:KalturaUserRoleBaseFilter 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:KalturaUserRoleListResponse objects:array[object:KalturaUserRole] object:KalturaUserRole KalturaUserRoleListResponse must also match all of:
object:KalturaListResponse