Sandbox API
Get all snapshots in the workspace, optionally filtered by project or environment
get/workspaces/{workspace_domain}/sandboxes/snapshots
Path parameters
workspace_domainstring required
Example:my-company
The human-readable ID of the workspace
Query parameters
project_namestring
Example:my-project
The human-readable ID of the project to filter sandboxes
environment_idstring
Example:3a4KbBQl
The ID of the environment to filter sandboxes
Response
Changes
Changed in 1 of the 8 revisions of this API.4
- ○
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
- ○