Skip to main content
POST
cURL

Response

The request has succeeded.

Workspace envelope: the local-first workspace unit

id
string
required

Workspace ID

project_id
string
required

Owning project

environment_id
string
required

Environment

node_id
string
required

Host node

name
string
required

Workspace name

root_path
string
required

Local filesystem root path

heartbeat_interval_seconds
integer<int32>
required

Heartbeat interval in seconds

status
enum<string>
required

Workspace status

Available options:
active,
suspended,
archived
created_at
string<date-time>
required

Creation timestamp

updated_at
string<date-time>
required

Last update timestamp

heartbeat_at
string<date-time>

Last heartbeat timestamp

config_json
string

Workspace-level configuration overrides