API ClientsTypeScript SDKAPI ReferenceCoreType AliasesGroupRoleSearchResultVersion: 8.9On this pageType Alias: GroupRoleSearchResult type GroupRoleSearchResult = SearchQueryResponse & object; Type Declaration items items: RoleResult[]; The matching roles.Was this helpful?