get_report
Get the complete visibility report including raw LLM responses, query analysis, and recommendations.
Get the full visibility report for a brand. This is the most detailed view available — includes raw LLM responses, individual query analysis, cited sources, competitor data, and recommendations. Use this after a scan completes for deep analysis.
Authentication: Required
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
syntheticId | integer | Yes | The agent ID to get the full report for. |
Response
Compared to get_scan_status
get_scan_status | get_report | |
|---|---|---|
| Use case | Quick score check, polling | Deep analysis |
| Query-level data | No | Yes (queryAnalysis) |
| Raw LLM responses | No | Yes (rawResponses) |
| Cited sources | No | Yes (citedSources) |
| Account info | No | Yes (balance, plan) |
| Topics | No | Yes |
Use get_scan_status for polling and quick checks. Use get_report when you need to analyze individual query results, see which sources AI platforms cited, or build content based on specific gaps.