getAvailableWorlds

suspend fun getAvailableWorlds(): List<World>

Returns the IDs and names of all worlds supported by the Universalis API.

Throws

The Universalis API returned an unexpected return code.