---
title: "Changes to Get a sandbox"
method: GET
path: "/v2/sandboxes/boxes/{name}"
---

# Changes to Get a sandbox

`GET /v2/sandboxes/boxes/{name}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 48 revisions.

- **2026-05-27** `a0acb3a6a101` — 2 warning, 7 info
- **2026-04-30** `99490d1e837e` — 1 warning, 2 info
- **2026-04-13** `e86be67718ee` — 1 breaking, 6 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, 7 info
  - removed the optional property `expires_at` from the response with the `200` status
  - removed the optional property `ttl_seconds` from the response with the `200` status
  - added the optional property `created_by` to the response with the `200` status
  - added the optional property `delete_after_stop_seconds` to the response with the `200` status
  - added the optional property `detail/error_id` to the response with the `404` status
  - added the optional property `detail/error_id` to the response with the `500` status
  - added the optional property `proxy_config/callbacks/items/full_request` to the response with the `200` status
  - added the optional property `stopped_at` to the response with the `200` status
  - added the optional property `updated_by` to the response with the `200` status
- **2026-04-30** `99490d1e837e` — 1 warning, 2 info
  - removed the optional property `template_name` from the response with the `200` status
  - added the optional property `proxy_config/callbacks` to the response with the `200` status
  - added the optional property `size_class` to the response with the `200` status
- **2026-04-13** `e86be67718ee` — 1 breaking, 6 info
  - removed the required property `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 optional property `fs_capacity_bytes` to the response with the `200` status
  - added the optional property `mem_bytes` to the response with the `200` status
  - added the optional property `proxy_config/rules/items/headers` to the response with the `200` status
  - added the optional property `snapshot_id` to the response with the `200` status
  - added the optional property `vcpus` to the response with the `200` status
- **2026-03-23** `aa05bc5a3c17` — 1 info
  - added the optional property `idle_ttl_seconds` to the response with the `200` status
- **2026-03-20** `6da148fb416d` — 2 info
  - added the optional property `expires_at` to the response with the `200` status
  - added the optional property `ttl_seconds` to the response with the `200` status
- **2026-03-19** `7bbcecd856b2` — 1 warning
  - removed the optional property `proxy_config` from the response with the `200` status
- **2026-03-19** `7099ceca2401` — 1 info
  - added the optional property `proxy_config/access_control` to the response with the `200` status
- **2026-03-17** `59a955354a01` — 2 breaking
  - the response property `proxy_config/rules` became optional for the status `200`
  - the `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 `proxy_config` to the response with the `200` status

---

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