Report types
Threat report
Generate a focused report for one threat.Incident report
Generate a report for one incident and its linked threats.Landscape report
Generate a broader summary over a date range, optionally limited to specific assets.Async model
Landscape reports are asynchronous. The recommended flow is:- create the report job
- store the returned
report_id - poll report status
- fetch generated report metadata from the list endpoint
Asset-scoped landscape reports
Landscape reports can optionally target a subset of assets. This mirrors the internalasset_scope support used by the events landscape report service.