Skip to main content
POST
Fetch one AI response’s full text (for the in-context evidence viewer)

Headers

x-project-id
string
required

Project ID to specify the project context

Body

application/json
aiResponseId
string
required

AI response id.

Example:

"550e8400-e29b-41d4-a716-446655440000"

Response

aiResponseId
string
required
initiatedAt
string
required

When the response was generated (ISO 8601).

model
string | null
required
queryId
string | null
required
queryText
string | null
required

The query prompt text.

text
string | null
required

Full AI response text.