See
get_visibility_report
GETFreereadread-only
Returns the current AI visibility score. Default view=compact is score, scores_by_engine (0–100 recommendation share per engine, null when not_measured), scorer_version, engines attempted/measured, mention-kind counts, cite_kind_split (ours/other), derived issues, and trend. Pass view=full for the per-engine dump. Do not assume Grok/Copilot/Google AI ran. Use when the user asks how visible they are in AI search.
When to use
when the user asks how visible they are in AI search.
Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
business_id | string | yes | — | Scope business ID |
view | compact | full | no | compact | compact is the default; full returns the per-engine dump. |
REST path: GET /v1/get_visibility_report · All tools