> 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 run results"
description: "Fetch a run's aggregate results once it completes."
method: "GET"
endpoint: "/api/v1/projects/:projectId/experiments/:experimentId/runs/:runId/results"
order: 9
group: "Manage runs"
last_verified: 2026-07-27
---

<ApiEndpoint method="GET" endpoint="/api/v1/projects/:projectId/experiments/:experimentId/runs/:runId/results" description="Fetch a run's aggregate results once it completes."></ApiEndpoint>
