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

urlstring

API endpoint to GET this object

html_urlstring

Web URL to view this object in Buddy.works

Changes

Changed in 1 of the 8 revisions of this API.2

    • the security scope SANDBOX_READ was added to the endpoint's security scheme oauth2

      api-security-scope-added

    • the security scope SANDBOX_INFO was removed from the endpoint's security scheme oauth2

      api-security-scope-removed