Skip to main content
GET
Get World

Authorizations

WLT-Api-Key
string
header
required

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

Path Parameters

world_id
string
required

Response

Successful Response

A generated world, including asset URLs.

display_name
string
required

Display name

world_id
string
required

World identifier

world_marble_url
string
required

World Marble URL

assets
WorldAssets · object | null

Generated world assets

created_at
string<date-time> | null

Creation timestamp

model
string | null

Model used for generation

permission
Permission · object | null

Access control permissions for the world

tags
string[] | null

Tags associated with the world

updated_at
string<date-time> | null

Last update timestamp

world_prompt
WorldTextPrompt · object

Input prompt class for text-conditioned world generation.