From group setting we can create new custom roles to be add to the built-in ones (OWNER, MANAGER and MEMBER), and we can assign those custom roles to any member of the group.
Using the Directory API, is there any way to add a custom role? and get all roles assigned to a member including those custom roles?
Thank you