Sandbox API
Get all commands executed in a sandbox
get/workspaces/{workspace_domain}/sandboxes/{sandbox_id}/commands
Path parameters
workspace_domainstring required
Example:my-company
The human-readable ID of the workspace
sandbox_idstring required
Example:sb-1234567890abcdef
The ID of the sandbox
Response
Changes
Changed in 1 of the 8 revisions of this API.2
- ○
the security scope
SANDBOX_READwas added to the endpoint's security schemeoauth2api-security-scope-added
- ○
the security scope
SANDBOX_INFOwas removed from the endpoint's security schemeoauth2api-security-scope-removed
- ○