Skip to main content
POST
Connect to a workspace

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceID
string<uuid>
required

Query Parameters

task_id
string<uuid>

Task to attribute a workspace start to when connecting has to start the workspace.

Response

OK

display_state
enum<string>
required
Available options:
deleted,
idle,
starting,
stopping,
suspending,
destroying,
ready,
preparing,
error,
stopped,
suspended
state
enum<string>
required
Available options:
running
transport
object
required
workspace_id
string<uuid>
required
last_started_at
string
Minimum string length: 1
operation
object