Sandbox API
Get logs from a specific command execution
get/workspaces/{workspace_domain}/sandboxes/{sandbox_id}/commands/{command_id}/logs
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
command_idstring required
Example:cmd-9876543210fedcba
The ID of the command
Query parameters
followboolean
If true, streams logs until the command completes