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. Back to the operation
Changed in 1 of the 8 revisions of this API.4
What changed
- ○
the security scope
SANDBOX_READwas added to the endpoint's security schemeoauth2api-security-scope-added
- ○
the security scope
SANDBOX_MANAGEwas removed from the endpoint's security schemeoauth2api-security-scope-removed
- ○
added the new optional
queryrequest parameterenvironment_idnew-optional-request-parameter
- ○
the
queryrequest parameterproject_namebecame optionalrequest-parameter-became-optional
- ○