---
title: "Changes to Get sandbox resource usage"
method: GET
path: "/v2/sandboxes/usage"
---

# Changes to Get sandbox resource usage

`GET /v2/sandboxes/usage`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 48 revisions.

- **2026-05-27** `a0acb3a6a101` — 4 warning, 1 info
- **2026-04-30** `99490d1e837e` — 3 info
- **2026-04-13** `e86be67718ee` — 1 info

## Changes

- **2026-05-27** `a0acb3a6a101` — 4 warning, 1 info
  - removed the optional property `storage_limit_bytes` from the response with the `200` status
  - removed the optional property `storage_used_bytes` from the response with the `200` status
  - removed the optional property `volumes_limit` from the response with the `200` status
  - removed the optional property `volumes_used` from the response with the `200` status
  - added the optional property `detail/error_id` to the response with the `500` status
- **2026-04-30** `99490d1e837e` — 3 info
  - added the optional property `sandbox_running_count` to the response with the `200` status
  - added the optional property `sandbox_stopped_count` to the response with the `200` status
  - added the optional property `snapshots_count` to the response with the `200` status
- **2026-04-13** `e86be67718ee` — 1 info
  - the endpoint scheme security `X-Service-Key` was added to the API

---

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