Plane docs
ApiSchemas

SandboxId

One shape from the contract, as it appears on the wire.

Used by previews.list, previews.mint, sandboxes.get, sandboxes.list, sandboxes.release, sandboxes.resume, sandboxes.snapshot, sessions.annotate, sessions.events, sessions.send

Referenced from Preview, Sandbox, SandboxAttachedEvent, SandboxErrorEncoded, SandboxIdleEvent, SandboxNotFoundEncoded, SandboxReleasedEvent, SandboxResumedEvent, SandboxSnapshot, SandboxSnapshottedEvent, SandboxStateInvalidEncoded

JSON Schema

{
  "type": "string",
  "minLength": 1
}

On this page