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