---
title: "Changes to Get a single run"
method: GET
path: "/v2/runs/{run_id}"
---

# Changes to Get a single run

`GET /v2/runs/{run_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 48 revisions.

- **2026-05-27** `a0acb3a6a101` — 28 info
- **2026-04-30** `99490d1e837e` — 1 info

## Changes

- **2026-05-27** `a0acb3a6a101` — 28 info
  - the endpoint scheme security `API Key AND Tenant ID` was added to the API
  - the endpoint scheme security `Bearer Auth AND Tenant ID` was added to the API
  - the endpoint scheme security `API Key` was removed from the API
  - the endpoint scheme security `Bearer Auth` was removed from the API
  - the endpoint scheme security `Tenant ID` was removed from the API
  - added the non-success response with the status `403`
  - added the non-success response with the status `422`
  - added the non-success response with the status `500`
  - added the non-success response with the status `503`
  - added the non-success response with the status `504`
  - added the optional property `detail` to the response with the `400` status
  - added the optional property `detail` to the response with the `401` status
  - added the optional property `detail` to the response with the `404` status
  - added the optional property `instance` to the response with the `400` status
  - added the optional property `instance` to the response with the `401` status
  - added the optional property `instance` to the response with the `404` status
  - added the optional property `remedy` to the response with the `400` status
  - added the optional property `remedy` to the response with the `401` status
  - added the optional property `remedy` to the response with the `404` status
  - added the optional property `status` to the response with the `400` status
  - added the optional property `status` to the response with the `401` status
  - added the optional property `status` to the response with the `404` status
  - added the optional property `title` to the response with the `400` status
  - added the optional property `title` to the response with the `401` status
  - added the optional property `title` to the response with the `404` status
  - added the optional property `type` to the response with the `400` status
  - added the optional property `type` to the response with the `401` status
  - added the optional property `type` to the response with the `404` status
- **2026-04-30** `99490d1e837e` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/langchain-ai/apis/langsmith/docs/v2/runs/:run_id/get.md) · [API](https://skmtc.dev/langchain-ai/apis/langsmith.md) · [Page](https://skmtc.dev/langchain-ai/apis/langsmith/changes/v2/runs/:run_id/get)
