Distinct on REST API Results
I am using the native REST API Explorer to fetch a list of users who have a specific role granted to them by being a group member. In the sys_user_has_role table a user could appear multiple times if they have multiple groups which duplicates the rol...