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