v1

latestOpenAPI 3.0.42026-08-068161,1253.1 MB
Universes

Returns the result of various checks for a user's eligibility to activate a given universe from private to public universeId for authenticated user

get/v1/universes/{universeId}/activation-eligibility

Path parameters

universeIdinteger required

The universe id.

Response

OK

isEligibleboolean

The overall result of activation eligibility. This requires the user publish gate and either a maturity rating or an intact Build seal.

maturityRatedboolean

Whether the place has an active content maturity rating or not.

isUserEligibleForPublicPublishboolean

isUserEligibleForPublicPublish

remainingPublicPublishCountinteger

How many public publishes are remaining for the given user / group.

isPublicPublishboolean

Whether the universe is publicly published or not.

isPublishToExistingUniverseboolean

Whether the universeId is within the tracked list of distinct allowed published universes.

isUniverseSelectboolean

Whether the universe is in the "Select" program.

creatorTier0 | 1 | 2 | 3 | 4

The creator tier of the universe owner. ['Invalid' = 0, 'Blocked' = 1, 'Private' = 2, 'Trusted' = 3, 'Everyone' = 4]

allowedAudiencesinteger[]

Audiences the universe is allowed to be published to.

provisionalRatingAllowedboolean

Whether the universe has a provisional rating via a Build seal in Content Catalog. When true, the universe is eligible for activation even without a full maturity questionnaire.