---
title: "Changes to Get all snapshots in the workspace, optionally filtered by project or environment"
method: GET
path: "/workspaces/{workspace_domain}/sandboxes/snapshots"
---

# Changes to Get all snapshots in the workspace, optionally filtered by project or environment

`GET /workspaces/{workspace_domain}/sandboxes/snapshots`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 8 revisions.

- **2026-08-25** `fa785a68f09d` — 4 info

## Changes

- **2026-08-25** `fa785a68f09d` — 4 info
  - the security scope `SANDBOX_READ` was added to the endpoint's security scheme `oauth2`
  - the security scope `SANDBOX_MANAGE` was removed from the endpoint's security scheme `oauth2`
  - added the new optional `query` request parameter `environment_id`
  - the `query` request parameter `project_name` became optional

---

[Operation](https://skmtc.dev/buddy/apis/buddy-api/docs/workspaces/:workspace_domain/sandboxes/snapshots/get.md) · [API](https://skmtc.dev/buddy/apis/buddy-api.md) · [Page](https://skmtc.dev/buddy/apis/buddy-api/changes/workspaces/:workspace_domain/sandboxes/snapshots/get)
