Skip to main content

search/world/:name/:itemsPerPage/:pageNumber

Searches for a world based on its name

Path Parameters
name string REQUIRED

The name to search for

itemsPerPage string REQUIRED

How many results to show per page. Limited to 50 or below

pageNumber string REQUIRED

The selected page number

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

Candidates array OPTIONAL

The resulting WorldIds