AI Tracker
One tracked prompt in detail
Everything recorded for a single tracked prompt: each AI answer, the brands and competitors it named, their positions and sentiment, and the sources it cited. Get prompt ids from ai_visibility_prompts.
get/v3/ai-tracker/visibility/prompts/{id}
Path parameters
idstring required
Query parameters
teamIdstring
startDatestring
YYYY-MM-DD
endDatestring
YYYY-MM-DD
fieldsstring
'full' (default) includes the raw responses[] array and nests each variant's answers under regionVariants[].responses. 'view' omits both and returns regionVariants[].responseCount instead - responseRows[] still carries each answer's text, metrics and cited sources, at roughly half the payload.
Changes
Changed in 2 of the 47 revisions of this API.2
- ○
added the new optional
queryrequest parameterfieldsnew-optional-request-parameter
- ○
- ○
endpoint added
endpoint-added
- ○