API ClientsTypeScript SDKAPI ReferenceCoreType AliasesSearchRolesForGroupResponsesVersion: 8.9On this pageType Alias: SearchRolesForGroupResponses type SearchRolesForGroupResponses = object; Properties 200 200: SearchQueryResponse & object; The roles assigned to the group. Type Declaration items items: RoleResult[]; The matching roles.Was this helpful?