get_deep_scan_status
Poll the progress and results of a deep scan by its scan ID, returning category scores and per-test outcomes until the scan completes.
Instructions
Read-only status poll for a long-running Internet.nl deep scan. Returns scan progress (pending/running/finished), category scores, per-test results, and any failures. Requires a scanId returned by start_deep_scan; poll every 10-30s until status='finished'. Use after start_deep_scan; for fast single-vantage scans, prefer scan_domain. No auth, no side effects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scanId | Yes | Deep scan ID returned by start_deep_scan |