Content Server

/world/{world_name}/about

Returns detailed information about a deployed world including scene configuration, comms adapter, and status

get/world/{world_name}/about

Path parameters

world_namestring required

The name of the world (e.g., my-name.dcl.eth)

Response

World information retrieved successfully

healthyboolean

Overall health status

acceptingUsersboolean

Whether the world is accepting new users

Changes

No recorded changes to this endpoint across all 1 revision of this API.