Getting role assignments for members of a RAM community
I need to find the role assignments for all members of a RAM community. I would prefer to use the Java API but I can't find a suitable method there. The web service appears to return this method via getRoles, however I never find any role assignments this way. What API should I be using?
Thanks, Andrew |
One answer
Hi,
There is no API to return such information. The Webservices aren't API. They change all of the time. Webservices getRoles() doesn't return the users. It only returns the list of roles. Rich |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.