restrictionForUser
Gets the active restriction for a user in a given universe.
Parameters
| Name | Type | Description |
|---|---|---|
| universeId | Identifier | The ID of the universe to get restriction from. |
| userId | Identifier | The ID of the user to get restriction for. |
Example
Endpoint
GET /cloud/v2/universes/{universeId}/user-restrictions/{userId}