Skip to main content
GET
Get vulnerability rollups 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.

from
string
required

Start of the window, RFC 3339. Treated as UTC.

to
string
required

End of the window, RFC 3339. Treated as UTC.

group_by
string

Rollup grouping key.

limit
string

Maximum number of rollup groups to return.

Response

OK

root_tenant_id
string<uuid>
required
from
string<date>
required
to
string<date>
required
group_by
string
required
limit
required
coverage
object[]
required
tenants
object[]
required