> For the complete documentation index, see [llms.txt](/llms.txt).
> A full single-fetch corpus is available at [llms-full.txt](/llms-full.txt).
---
title: "Get score evidence"
description: "Fetch the full evidence (prompt, model reasoning, or code output) behind a single score."
method: "GET"
endpoint: "/api/v1/projects/:projectId/eval/scores/:scoreId/evidence"
order: 16
group: "Analyze a run"
last_verified: 2026-07-27
---

<ApiEndpoint method="GET" endpoint="/api/v1/projects/:projectId/eval/scores/:scoreId/evidence" description="Fetch the full evidence (prompt, model reasoning, or code output) behind a single score."></ApiEndpoint>
