Create Workspace
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
clone_from
Optional source workspace selector to clone from.
image
Optional OCI image pinned to this workspace (sandbox only).
name
Optional human-readable workspace name (slug). Auto-generated when omitted.
session_type
Allowed values:
template
Mark this workspace as a reusable template.
Response
Workspace created
created_at
id
name
Human-readable workspace identifier (unique per user).
persistence
active_session_id
Active session id (best-effort based on stored state).
assistant_home
True when this workspace is the dedicated home workspace for a CHASM assistant.
github_repo
image
Optional OCI image pinned to this workspace (sandbox only).
last_session_id
Most recent session id recorded for this workspace.
node_endpoint
Best-effort node endpoint where the workspace disk currently lives.
session_type
source_workspace_id
status
template
