---
title: "Get v2 run details"
method: GET
path: "/agent/v2/run/{id}/details"
tags: ["Agents"]
---

# Get v2 run details

`GET /agent/v2/run/{id}/details`

Full audit trail for a v2 run, with provider-neutral runtime metadata.

## Path parameters

- `id` string, required

## Response `200`

Run details

- object

## Other responses

- `400` — Missing run ID
- `401` — Invalid API key
- `403` — No agent access
- `404` — Run not found

## Changes

- **2026-03-27** `220d723a75ba` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/casemark/apis/case-dev-api/changes/agent/v2/run/:id/details/get.md)

---

[API](https://skmtc.dev/casemark/apis/case-dev-api.md) · [All operations](https://skmtc.dev/casemark/apis/case-dev-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/casemark/case-dev-api/revisions/2a016c5bb11e/schema)
