---
title: "Changes to List sandboxes"
method: GET
path: "/v2/sandboxes/boxes"
---

# Changes to List sandboxes

`GET /v2/sandboxes/boxes`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 48 revisions.

- **2026-05-27** `a0acb3a6a101` — 2 warning, 8 info
- **2026-04-30** `99490d1e837e` — 2 warning, 2 info
- **2026-04-13** `e86be67718ee` — 1 breaking, 10 info
- **2026-03-23** `aa05bc5a3c17` — 1 info
- **2026-03-20** `6da148fb416d` — 2 info
- **2026-03-19** `7bbcecd856b2` — 1 warning
- **2026-03-19** `7099ceca2401` — 1 info
- **2026-03-17** `59a955354a01` — 2 breaking
- **2026-03-17** `e2fb935dc434` — 1 info

## Changes

- **2026-05-27** `a0acb3a6a101` — 2 warning, 8 info
  - removed the optional property `sandboxes/items/expires_at` from the response with the `200` status
  - removed the optional property `sandboxes/items/ttl_seconds` from the response with the `200` status
  - added the optional property `detail/error_id` to the response with the `400` status
  - added the optional property `detail/error_id` to the response with the `403` status
  - added the optional property `detail/error_id` to the response with the `500` status
  - added the optional property `sandboxes/items/created_by` to the response with the `200` status
  - added the optional property `sandboxes/items/delete_after_stop_seconds` to the response with the `200` status
  - added the optional property `sandboxes/items/proxy_config/callbacks/items/full_request` to the response with the `200` status
  - added the optional property `sandboxes/items/stopped_at` to the response with the `200` status
  - added the optional property `sandboxes/items/updated_by` to the response with the `200` status
- **2026-04-30** `99490d1e837e` — 2 warning, 2 info
  - deleted the `query` request parameter `template_name`
  - removed the optional property `sandboxes/items/template_name` from the response with the `200` status
  - added the optional property `sandboxes/items/proxy_config/callbacks` to the response with the `200` status
  - added the optional property `sandboxes/items/size_class` to the response with the `200` status
- **2026-04-13** `e86be67718ee` — 1 breaking, 10 info
  - removed the required property `sandboxes/items/proxy_config/rules/items/inject_headers` from the response with the `200` status
  - the endpoint scheme security `X-Service-Key` was added to the API
  - added the new optional `query` request parameter `sort_by`
  - added the new optional `query` request parameter `sort_direction`
  - added the new optional `query` request parameter `status`
  - added the new optional `query` request parameter `template_name`
  - added the optional property `sandboxes/items/fs_capacity_bytes` to the response with the `200` status
  - added the optional property `sandboxes/items/mem_bytes` to the response with the `200` status
  - added the optional property `sandboxes/items/proxy_config/rules/items/headers` to the response with the `200` status
  - added the optional property `sandboxes/items/snapshot_id` to the response with the `200` status
  - added the optional property `sandboxes/items/vcpus` to the response with the `200` status
- **2026-03-23** `aa05bc5a3c17` — 1 info
  - added the optional property `sandboxes/items/idle_ttl_seconds` to the response with the `200` status
- **2026-03-20** `6da148fb416d` — 2 info
  - added the optional property `sandboxes/items/expires_at` to the response with the `200` status
  - added the optional property `sandboxes/items/ttl_seconds` to the response with the `200` status
- **2026-03-19** `7bbcecd856b2` — 1 warning
  - removed the optional property `sandboxes/items/proxy_config` from the response with the `200` status
- **2026-03-19** `7099ceca2401` — 1 info
  - added the optional property `sandboxes/items/proxy_config/access_control` to the response with the `200` status
- **2026-03-17** `59a955354a01` — 2 breaking
  - the response property `sandboxes/items/proxy_config/rules` became optional for the status `200`
  - the `sandboxes/items/proxy_config/rules` response property's minItems was decreased from `1` to `0` for the response status `200`
- **2026-03-17** `e2fb935dc434` — 1 info
  - added the optional property `sandboxes/items/proxy_config` to the response with the `200` status

---

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