---
title: "Changes to Query runs"
method: POST
path: "/v2/runs/query"
---

# Changes to Query runs

`POST /v2/runs/query`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 48 revisions.

- **2026-05-27** `a0acb3a6a101` — 1 warning, 24 info
- **2026-04-30** `99490d1e837e` — 1 info

## Changes

- **2026-05-27** `a0acb3a6a101` — 1 warning, 24 info
  - removed the optional property `has_more` from the response with the `200` status
  - 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 new optional request property `reference_dataset_id`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - 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 `instance` to the response with the `400` status
  - added the optional property `instance` to the response with the `401` 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 `status` to the response with the `400` status
  - added the optional property `status` to the response with the `401` 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 `type` to the response with the `400` status
  - added the optional property `type` to the response with the `401` status
- **2026-04-30** `99490d1e837e` — 1 info
  - endpoint added

---

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