get_deep_scan_status
Retrieve the status and results of a deep scan using its scan ID, including progress, category scores, and test failures.
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 |