get_scan_status
Poll the status of a visibility scan and retrieve results when complete.
Poll the status of a visibility scan. Returns scan results if complete, or progress if still running. Call every 30–60 seconds after triggering a scan with scan_visibility.
Authentication: Required
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
syntheticId | integer | Yes | The agent ID to check scan status for. |
Response: scan complete
When the scan has finished, the response includes the full score summary:
Response: scan in progress
Response: no scan data
Key fields
| Field | Description |
|---|---|
overallScore | 0–100 visibility score across all platforms |
visibilityLevel | Human-readable level: "Not Visible", "Low", "Moderate", "Good", "Strong" |
platformScores | Per-platform breakdown (ChatGPT, Claude, Gemini, AI Overviews) |
personaScores | Scores broken down by buyer persona |
topCompetitors | Brands that appear in the same AI responses |
recommendations | Actionable suggestions from the scan analysis |
reportUrl | Shareable link to the visual report |
brandIndexUrl | Link to the brand's public Brand Index page |