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