API ClientsTypeScript SDKAPI ReferenceCoreType AliasesSearchClientsForGroupDataVersion: 8.10 (unreleased)On this pageType Alias: SearchClientsForGroupData type SearchClientsForGroupData = object; Properties body? optional body?: GroupClientSearchQueryRequest; path path: object; groupId groupId: GroupId; The group ID. query? optional query?: never; url url: "/groups/{groupId}/clients/search";Was this helpful?