Get batch-scan job
get_scan_jobPoll an async batch scan started with scan_domains_batch: returns status (queued/running/succeeded/partial/failed), completed count, and per-domain results (domain, ok, score, grade) as they finish.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | The jobId returned by scan_domains_batch. |