API ClientsTypeScript SDKAPI ReferenceCoreType AliasesGroupResultVersion: 8.9On this pageType Alias: GroupResult type GroupResult = object; Group search response item. Properties description description: string | null; The group description. groupId groupId: string; The group ID. name name: string; The group name.Was this helpful?