Skip to main content
GET
Get vulnerability state for authorized partner tenants.

Authorizations

Authorization
string
header
required

A Tenant Authority machine-client token from POST /v1/auth/client-token, carrying subject_type=machine_client and the pulse.read scope.

Query Parameters

tenant_ids
string

Comma-separated tenant UUIDs to scope the list to. Omit to use every tenant the caller is authorized for.

Response

OK

root_tenant_id
string<uuid>
required
coverage
object[]
required
open_finding_count
required
open_critical_count
required
open_high_count
required
open_medium_count
required
open_low_count
required
affected_asset_count
required
affected_tenant_count
required
kev_finding_count
required
exploitable_finding_count
required
patchable_root_cause_count
required
remediated_30d_count
required
last_detection_at
null | string<date-time>
required
source_tab_counts
object[]
required
lifecycle_series
object[]
required