API ClientsTypeScript SDKAPI ReferenceCoreType AliasesTenantRoleSearchResultVersion: 8.9On this pageType Alias: TenantRoleSearchResult type TenantRoleSearchResult = SearchQueryResponse & object; Type Declaration items items: RoleResult[]; The matching roles.Was this helpful?