v2

latestOpenAPI 3.0.42026-08-088161,1253.1 MB
Universes

Gets a Roblox.Api.Develop.Models.UniverseModel.

get/v1/universes/{universeId}

Path parameters

universeIdinteger required

The Universe id.

Response

OK

idinteger

The universe Id.

namestring

The name of the universe

descriptionstring

The description of the universe

isArchivedboolean

Is this universe archived

rootPlaceIdinteger

The universe's root place id

isActiveboolean

Is this universe active

privacyTypestring

The universe's privacy type.

creatorTypestring

The creator type, either "User" or "Group"

creatorTargetIdinteger

The id of the user or group that created this universe.

creatorNamestring

The name of the creator of the universe.

createdstring date-time

The created System.DateTime

updatedstring date-time

The updated System.DateTime

audiencesinteger[]

The audiences this universe is visible to (e.g. Editors, PlayTesters, Friends, Public). Always non-null; may be empty when audience visibility has not been configured.