---
title: "Changes to Query the status of an asynchronous disk snapshot."
method: GET
path: "/v1/devboxes/disk_snapshots/{id}/status"
---

# Changes to Query the status of an asynchronous disk snapshot.

`GET /v1/devboxes/disk_snapshots/{id}/status`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 50 revisions.

- **2026-05-27** `d3ddb452754c` — 5 breaking, 4 warning, 1 info
- **2026-02-12** `c8d61a0c8b88` — 1 info
- **2025-11-19** `5f33221208c1` — 1 warning, 1 info
- **2025-10-15** `436b4f5c7426` — 1 info

## Changes

- **2026-05-27** `d3ddb452754c` — 5 breaking, 4 warning, 1 info
  - the `snapshot` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `snapshot/create_time_ms` from the response with the `200` status
  - removed the required property `snapshot/id` from the response with the `200` status
  - removed the required property `snapshot/metadata` from the response with the `200` status
  - removed the required property `snapshot/source_devbox_id` from the response with the `200` status
  - removed the optional property `snapshot/commit_message` from the response with the `200` status
  - removed the optional property `snapshot/name` from the response with the `200` status
  - removed the optional property `snapshot/size_bytes` from the response with the `200` status
  - removed the optional property `snapshot/source_blueprint_id` from the response with the `200` status
  - added `#/components/schemas/DevboxDiskSnapshotView, subschema #2` to the `snapshot` response property `anyOf` list for the response status `200`
- **2026-02-12** `c8d61a0c8b88` — 1 info
  - added the optional property `snapshot/size_bytes` to the response with the `200` status
- **2025-11-19** `5f33221208c1` — 1 warning, 1 info
  - added the new `deleted` enum value to the `status` response property for the response status `200`
  - added the optional property `snapshot/source_blueprint_id` to the response with the `200` status
- **2025-10-15** `436b4f5c7426` — 1 info
  - added the optional property `snapshot/commit_message` to the response with the `200` status

---

[Operation](https://skmtc.dev/runloopai/apis/runloop-api/docs/v1/devboxes/disk_snapshots/:id/status/get.md) · [API](https://skmtc.dev/runloopai/apis/runloop-api.md) · [Page](https://skmtc.dev/runloopai/apis/runloop-api/changes/v1/devboxes/disk_snapshots/:id/status/get)
