Lybic Docs

Get Sandbox Status

Returns the status of a sandbox (PENDING/RUNNING/STOPPED/ERROR).

GET
/api/orgs/{orgId}/sandboxes/{sandboxId}/status

Returns the status of a sandbox (PENDING/RUNNING/STOPPED/ERROR).

Path Parameters

sandboxId*string
orgId*string

组织 ID

Response Body

curl -X GET "https://loading/api/orgs/string/sandboxes/string/status"
Empty