Skip to main content
Reports expose the same operational workflow used inside Intrace.

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:
  1. create the report job
  2. store the returned report_id
  3. poll report status
  4. fetch generated report metadata from the list endpoint

Asset-scoped landscape reports

Landscape reports can optionally target a subset of assets. This mirrors the internal asset_scope support used by the events landscape report service.