I'm sorry if I'm blind but I couldn't find the right endpoint to get list of groups that a user is member of.
Like on a profile page:
Could you please point me in the right direction? Thank you!
I'm sorry if I'm blind but I couldn't find the right endpoint to get list of groups that a user is member of.
Like on a profile page:
Could you please point me in the right direction? Thank you!
See GET api.ashx/v2/users/{userid}/groups.{json|xml} on the List Group REST Endpoint