Skip to main content
GET
List assets affected by a 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.

page_size
string

Maximum number of items per page.

cursor
string

Opaque pagination cursor: pass the previous response's next_cursor to fetch the next page.

Response

OK

root_tenant_id
string<uuid>
required
page_size
required
next_cursor
null | string
required
coverage
object[]
required
items
object[]
required