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