Cloud APIs
UserRestrictionsApi
restrictionForUser

restrictionForUser

Gets the active restriction for a user in a given universe.

Parameters

NameTypeDescription
universeIdIdentifierThe ID of the universe to get restriction from.
userIdIdentifierThe ID of the user to get restriction for.

Example

 

Endpoint

GET /cloud/v2/universes/{universeId}/user-restrictions/{userId}