Per-system threat report (all threat types)
threats_system_reportRetrieve a per-computer threat report with nested vulnerabilities, applicable patches, and server/system misconfigurations. Filter by resource ID to inspect a specific system.
Instructions
Retrieves the combined per-computer threat report: each record is one system (resource_id) with its nested vulnerabilities, applicable patches, server misconfigurations, and system misconfigurations. Filter by resource ID to inspect specific systems.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | Return the full, unprojected record for each entry instead of the curated default field set. | |
| page | No | Page number to retrieve. Default is 1. | |
| pageLimit | No | Max records per page (server cap for this endpoint is 500). | |
| resourceId | No | Filter by resource ID — a numeric ID or comma-separated list, e.g. "304" or "304,305". |