Skip to main content
GET
Get a workspace lifecycle operation

Authorizations

Authorization
string
header
required

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

Path Parameters

operationID
string<uuid>
required

Response

OK

created_at
string
required
Minimum string length: 1
id
string<uuid>
required
status
enum<string>
required
Available options:
queued,
running,
reconciling,
succeeded,
failed,
cancelled
type
enum<string>
required
Available options:
create,
start,
suspend,
stop,
destroy,
recover
updated_at
string
required
Minimum string length: 1
workspace_id
string<uuid>
required
completed_at
string
Minimum string length: 1
error_message
string
Minimum string length: 1