Skip to main content
GET
Get perception prompts & responses (brand)
Returns perception prompts and all associated LLM responses for a brand. Defaults to the most recent run if runId is not provided.

Path parameters

brandId
string
required
Brand UUID. Obtain from List brands.

Query parameters

runId
string
Target a specific run. If omitted, the most recent run is used.

Request

Response

Same shape as Get brand perception.