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