picus_get_run_result
Retrieve prevention and detection results for a specific simulation run, including security scores, threat counts, and attacker-objective counts.
Instructions
Get prevention + detection results for a specific simulation run.
Returns security scores plus threat counts (blocked/not_blocked/
not_tested) and attacker-objective counts. Note the API spells two fields
achived_count / unachived_count (sic) — they are returned verbatim.
The results block is populated only once the run is completed or
stopped; detection_analysis appears only when has_detection_analysis is
true. Timestamps are epoch milliseconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| simulation_id | Yes |