Submit evaluation result
Save the answer and pass/fail outcome for one evaluation question. Your eval runner calls the agent endpoint, compares the response to the expected answer, then submits the result here.
Authorizations
Platform API key for authenticated account-level API access
Path Parameters
Evaluation agent ID.
Question ID returned by Add evaluation questions.
Body
Submit the agent response and evaluation outcome for a prompt.
Evaluation outcome.
passed, failed, ambiguous "passed"
Agent response to the prompt.
"Customers can request a refund within 30 days of purchase."
Reference answer used for evaluation.
"Customers can request a refund within 30 days."
Optional hallucination label returned by your evaluation step.
"FactIsPresent"
Optional fact-level findings returned by your evaluation step.
[]Response
Test result stored
Stored evaluation result for one prompt.
Unique result identifier.
"4a2dc063-36f8-47b0-a703-bb2d7d4e44f5"
Evaluation agent ID.
"2f7e9c9c-9a2e-4e3a-b77f-6d9d1a7e3a11"
Prompt ID this result belongs to.
42
Evaluation outcome.
passed, failed, ambiguous "passed"
Optional session identifier associated with the result.
"a75b1bb5-0c7c-4302-978e-e2452b79df26"
Agent response that was evaluated.
"Customers can request a refund within 30 days of purchase."
Reference answer used for evaluation.
"Customers can request a refund within 30 days."
Hallucination label returned by the evaluator, when available.
"FactIsPresent"
Fact-level findings returned by the evaluator.
[]Creation timestamp.
"2026-06-02T15:20:00Z"
Last update timestamp.
"2026-06-02T15:21:00Z"