Skip to main content
GET
Get a single vulnerability root cause 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.

Path Parameters

rootCauseKey
string
required

Query Parameters

tenant_ids
string

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

expand
string

Comma-separated optional expansions. tenants adds a per-tenant breakdown to each row; cves (on /assets) narrows the list to assets with at least one open finding and attaches their CVEs. Expansions cost extra reads, so ask for them only when needed.

Response

OK

root_tenant_id
string<uuid>
required
coverage
object[]
required
root_cause
null | object
required