Returns all sandboxes in the workspace. Each sandbox includes its configuration, status, and endpoint URL. Terminated sandboxes are hidden by default; pass showTerminated=true to include them.
Documentation Index
Fetch the complete documentation index at: https://docs.blaxel.ai/llms.txt
Use this file to discover all available pages before exploring further.
OAuth2 authentication with JWT tokens
If true, include terminated sandboxes in the response. Defaults to false.
successful operation
Common metadata fields shared by all Blaxel resources including name, labels, timestamps, and ownership information
Configuration for a sandbox including its image, memory, ports, region, and lifecycle policies
Events happening on a resource deployed on Blaxel
Time in seconds until the sandbox is automatically deleted based on TTL and lifecycle policies. Only present for sandboxes with lifecycle configured.
Last time the sandbox was used (read-only, managed by the system)
Current state of the sandbox (read-only, managed by the system)
RUNNING, STANDBY Deployment status of a resource deployed on Blaxel
DELETING, TERMINATED, FAILED, DEACTIVATED, DEACTIVATING, UPLOADING, BUILDING, DEPLOYING, DEPLOYED, BUILT