Skip to main content
GET
Get Sandcastle Status

Authorizations

Authorization
string
header
required

API key or JWT token

Path Parameters

id
string
required

Sandbox ID

Response

Sandbox status

status
enum<string>

Point-in-time liveness for this sandbox. stale and unknown are list-only states (see SandboxSummary); this endpoint reports only running or stopped.

Available options:
running,
stopped
memory_usage
string

Human-readable memory usage (only when running)

dataframes
object[]

Loaded dataframes (only when running)