Given category id, how do I get end user specific permission attached to the category

Hi,
In this image, we can see that this category has no owner, but there are say 10 users attached to this category.

If I click the “manage” link, I will see 10 users with permission like “manager”.

My question is that, how do I use API call, given category id to retrieve those 10 users with permission?

Hello @kenpeter,

You need to use the categoryUser->list() action.
See https://developer.kaltura.com/api-docs/Enrich_and_Organize_Metadata/categoryUser/categoryUser_list