API ClientsTypeScript SDKAPI ReferenceCoreType AliasesGroupSearchQueryResultVersion: 8.10 (unreleased)On this pageType Alias: GroupSearchQueryResult type GroupSearchQueryResult = SearchQueryResponse & object; Group search response. Type Declaration items items: GroupResult[]; The matching groups.Was this helpful?