API ClientsTypeScript SDKAPI ReferenceCoreType AliasesSearchUsersForGroupResponsesVersion: 8.9On this pageType Alias: SearchUsersForGroupResponses type SearchUsersForGroupResponses = object; Properties 200 200: SearchQueryResponse & object; The users assigned to the group. Type Declaration items items: object[]; The matching members.Was this helpful?