Built-in API/service to get user and group both
Hi,
Is there any built-in method to fetch details of a User with its Group information.
We have methods like: GetMembers(), GetUsersInGroup(params),etc but none of them return table with columns of Users and corresponding Groups.
Case: I want to display Users list with their different groups asigned.Hence,its possible one User might belong to more than one Group.

But we get usual output like below.

Any comments on this?
Thanks.

