API ClientsTypeScript SDKAPI ReferenceCoreType AliasesSearchUsersForTenantResponsesVersion: 8.9On this pageType Alias: SearchUsersForTenantResponses type SearchUsersForTenantResponses = object; Properties 200 200: SearchQueryResponse & object; The search result of users for the tenant. Type Declaration items items: object[]; The matching users.Was this helpful?