Skip to main content
Version: 8.9

Type Alias: GroupSearchQueryResult

type GroupSearchQueryResult = SearchQueryResponse & object;

Group search response.

Type Declaration

items

items: GroupResult[];

The matching groups.