Skip to main content
GET
Get machine status

Authorizations

Authorization
string
header
required

workspace API token (sk_akua_...) or OAuth2 JWT. Create tokens at https://akua.dev/developers/api-tokens

Path Parameters

providerId
string
required

Provider-assigned machine ID

Response

Machine details

provider_id
string
required
Example:

"compute://abc123"

node_name
string
required
Example:

"worker-xl8r2"

status
string
required
Example:

"provisioning"