API ClientsTypeScript SDKAPI ReferenceCoreType AliasesSearchUsersResponsesVersion: 8.10 (unreleased)On this pageType Alias: SearchUsersResponses type SearchUsersResponses = object; Properties 200 200: SearchQueryResponse & object; The user search result. Type Declaration items items: object[]; The matching users.Was this helpful?