Skip to main content
GET
Get perception prompts & responses (run)
Returns each perception prompt alongside every LLM’s scored response for the given run. Useful when you need a flat view of prompt + response pairs tied to a specific run ID.

Path parameters

runId
string
required
Run UUID. Obtain from List runs.

Request

Response

Same shape as Get brand perception.