How to get list of users with detail sorted by number of videos added by the user in desc order through API

I have to fetch the list of users sorted by number of vidoe entries added in descending order through kaltura API. User.list API does give the information about number of media added. Is there any other API which I can use.