Skip to main content
GET
Export vulnerability events 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

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

to
string

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

format
enum<string>

Export encoding.

Available options:
json,
csv

Response

OK

root_tenant_id
string<uuid>
required
generated_at
string<date-time>
required
from
string<date-time>
required
to
string<date-time>
required
format
string
required
coverage
object[]
required
items
object[]
required