v1

latestOpenAPI 3.0.42026-08-068161,1253.1 MB
Universes

Returns list of granted and declined permissions related to the universe with the id universeId for authenticated user

get/v1/universes/{universeId}/permissions

Path parameters

universeIdinteger required

The universe id.

Response

OK

canManageboolean

Determines whether or not consumer can manage the target universe

canCloudEditboolean

Determines whether or not consumer can cloud the target universe This is only nullable/optional in the context of https://develop.roblox.com/docs#!/Universes/get_v1_universes_universeId_context_permissions endpoint which is consumed only internally. It should be computed and set for all other usages.