Skip to main content
GET
Get Response

Authorizations

X-API-Key
string
header
required

API key for authentication. Get yours from the Promptwatch dashboard under Settings > API Keys.

Path Parameters

id
string<uuid>
required

Response ID

Response

Default Response

id
string<uuid>
required

LLM response identifier

content
string
required

The LLM response content

model
string
required

Model used for this response

provider
string
required

LLM provider

mentionedOurBrand
boolean
required

Whether the project's brand was mentioned

competitorMentions
string[]
required
deprecated

Deprecated: the names from brandMentions whose relation is DIRECT_COMPETITOR. Read brandMentions instead; it also carries each brand's domain, visibility score, position and sentiment. This field stays populated for backwards compatibility and will be removed in a future version.

citationCount
number
required

Total number of citations in response

brandMentions
object[]
required

Brands detected in this response with per-brand metrics

prompt
object
required
citations
object[]
required

Full list of citations in the response

createdAt
string<date-time>
required

Response creation timestamp

visibilityScore
number | null

Visibility score for this response

sentimentScore
number | null

Sentiment score for this response

sentiment
enum<string> | null

Sentiment classification

Available options:
POSITIVE,
NEGATIVE,
NEUTRAL
toneOfVoice
string | null

Detected tone of voice