get_sandbox_status(
self,
name: str,
*,
headers: RequestHeaders = None
) -> ResourceStatus| Name | Type | Description |
|---|---|---|
name* | str | Sandbox name. |
Get the provisioning status of a sandbox.
This is a lightweight endpoint designed for high-frequency polling during sandbox provisioning. It returns only the status fields without full sandbox data.