> 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: "Run summary"
description: "Fetch a run's pass/fail counts, average scores, and duration."
method: "GET"
endpoint: "/api/v1/projects/:projectId/eval/runs/:runId/summary"
order: 10
group: "Analyze a run"
last_verified: 2026-07-27
---

<ApiEndpoint method="GET" endpoint="/api/v1/projects/:projectId/eval/runs/:runId/summary" description="Fetch a run's pass/fail counts, average scores, and duration."></ApiEndpoint>
