The Open API specification for Synapse is now available for download!

Download Open API Spec

RestrictionInformationResponse

org.sagebionetworks.repo.model.RestrictionInformationResponse

The information about restriction level on a restrict-able object.

Field Type Description
objectId INTEGER The id of the restrictable object
restrictionLevel RestrictionLevel
hasUnmetAccessRequirement BOOLEAN True if user has at least one unmet access requirement on this restrict-able object; false otherwise.
userEntityPermissions UserEntityPermissions The permission a User has for a given Entity
restrictionDetails ARRAY<RestrictionFulfillment> The list of restriction fulfillment information for each access requirement that applies to the restrictable object.