Skip to main content

meta/world/:worldid

Gets world meta from a provided worldid

Path Parameters
worldid string REQUIRED

The WorldId to get meta of

Responses
200

A successful request

Schema OPTIONAL
success boolean

Was the operation a success

message string

The message returned by the server

result object OPTIONAL

The result of the server response

Meta object OPTIONAL

The WorldMeta

Publicity integer OPTIONAL

The publicity of an world represented as an integer from 0-1

Name string OPTIONAL

The name of the world

Description string OPTIONAL

The world's description

Tags array OPTIONAL

The world's tags

ThumbnailURL string OPTIONAL

The Thumbnail URL for a world

IconURLs array OPTIONAL

An array of Image URLs as icons for a world

Builds array OPTIONAL

The builds for an avatar

FileId string OPTIONAL

The Id of the File

BuildPlatform integer OPTIONAL

The Platform the Build should run on

ServerScripts array OPTIONAL

A list of URLs for ServerScripts

Id string OPTIONAL

The Id of an existing world being overwritten or added to