> 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 a run"
description: "Fetch a single run by its UUID."
method: "GET"
endpoint: "/api/v1/projects/:projectId/experiments/:experimentId/runs/:runId"
order: 7
group: "Manage runs"
last_verified: 2026-07-27
---

<ApiEndpoint method="GET" endpoint="/api/v1/projects/:projectId/experiments/:experimentId/runs/:runId" description="Fetch a single run by its UUID."></ApiEndpoint>
