Skip to main content
GET
Get Operation

Authorizations

WLT-Api-Key
string
header
required

API key for authentication. Get your key from the developer portal.

Path Parameters

operation_id
string
required

Response

Successful Response

done
boolean
required

True if the operation is completed

operation_id
string
required

Operation identifier

cost
OperationCost · object | null

Settled credit cost for the operation. Populated only on successful completion.

created_at
string<date-time> | null

Creation timestamp

error
OperationError · object | null

Error information if the operation failed

expires_at
string<date-time> | null

Expiration timestamp

metadata
Metadata · object | null

Service-specific metadata, such as progress percentage

response
World · object

A generated world, including asset URLs.

updated_at
string<date-time> | null

Last update timestamp