Get the current feature restrictions for the instance
GET/restrictions
Undefined values mean that the feature is not restricted. If restrictions were never set, the instances features are not restricted, all properties are undefined and the details object is empty.
Responses​
- 200
- 403
- 404
- default
The status 200 is also returned if no restrictions were ever set. In this case, all feature restrictions are undefined.
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.