Get a sandbox
REST API
Get a sandbox
Returns current lifecycle, configuration, SSH, expiry, and failure details.
GET
Get a sandbox
Authorizations
API token created in the Thunder console.
Path Parameters
Permanent API-assigned sandbox ID.
Pattern:
^sbx-[a-f0-9]{16}$Response
Current sandbox state.
Example:
"sbx-0123456789abcdef"
Example:
"training-run"
Available options:
pending, starting, running, stopping, stopped, failed GPU type and count must be supplied together. Supported types and ranges depend on the organization's sandbox configuration.
Present only when a positive TTL is enforced.
Present only while the sandbox is running.
Machine-readable reason, present only for failures.
Human-readable reason, present only for failures.