get_target
Retrieve a lean summary for a specific target, including domain, scan progress, tags, archive state, creation and last-scan timestamps, and module result counts.
Instructions
Lean summary of one target: domain, scan status/progress, tags, archive state, when it was created, when it was last scanned, and how many distinct scanner modules have results for it. For per-module scan data, use scan_get_findings() (Wave 1) -- note it returns every finding for the whole tenant, not just this target, so filter its result by target_id client-side. For this target's recent change history, use get_target_changes() instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_id | Yes |