Get brand perception
Perception
Get brand perception
Return perception prompts and scored responses for a brand.
GET
Get brand perception
Perception prompts are questions like “How trustworthy does this brand appear?” that are sent to multiple LLMs. Each response includes a numeric score and reasoning.
Use this endpoint to:
- Build NPS-style perception dashboards per property
- Compare how different LLMs score and describe the same trait
- Feed perception metrics into BI tools or internal reports
Path parameters
string
required
Brand UUID. Obtain from List brands.
Query parameters
string
Target a specific run. If omitted, the most recent run is used.
Request
Response
object | null
The run these responses are tied to, or
null if no run was found.PerceptionPrompt[]
Array of perception prompts with responses.

