picus_get_run_threats
List a run's results broken down by threat, objective, and action, showing prevention status and detection analysis per integration, with pagination.
Instructions
List a run's results broken down by threat -> objective -> action.
Each threat and action carries a prevention status (e.g. blocked /
unblocked / achieved) and detection analysis (log_result / alert_result
per integration). Paginated via limit (default 10, max 50) and offset;
response includes a pages object with total_count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| run_id | Yes | ||
| simulation_id | Yes |