Skip to main content
GET
Get Response

Authorizations

Authorization
string
header
required

Team API key created in Team Settings. Use it with URLs for the same team.

Path Parameters

project
string<uuid>
required

Project UUID.

response
string<uuid>
required

The AI response UUID. Scoped to the project's responses; a foreign UUID returns 404.

Response

The response detail.

Full detail for a single AI response behind a reputation mention: the response record, its prompt (with target country), the platform, the cited sources, and any brand mentions.

prompt_response
object
required

The raw AI response record behind a reputation mention.

prompt
object
required

The prompt behind a reputation response, with its target country.

service
object
required

The AI platform that produced a reputation response.

sources
object[]
required
brand_mentions
object[]
required
fan_out_queries
object[]
required

Web searches the platform ran before answering. Empty for platforms that answer from knowledge alone.