API ClientsTypeScript SDKAPI ReferenceCoreType AliasesTenantSearchQueryResultVersion: 8.10 (unreleased)On this pageType Alias: TenantSearchQueryResult type TenantSearchQueryResult = SearchQueryResponse & object; Tenant search response. Type Declaration items items: TenantResult[]; The matching tenants.Was this helpful?