cURL
curl --request GET \ --url https://api.worlds.wazoo.tech/v1/worlds/{worldId}
{ "id": "<string>", "name": "<string>", "description": "<string>", "created_at": "<string>" }
Retrieve details for a specific world.