Get all roles of the matching user group.
GET {{baseUrl}}/app/rest/userGroups/:groupLocator/roles
RESPONSES
status: OK
{"role":[{"roleId":"\u003cstring\u003e","scope":"\u003cstring\u003e","href":"\u003cstring\u003e"},{"roleId":"\u003cstring\u003e","scope":"\u003cstring\u003e","href":"\u003cstring\u003e"}]}