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

Download Open API Spec

RestrictionFulfillment

org.sagebionetworks.repo.model.RestrictionFulfillment

Provides information about a restriction fulfillment for a user in the context of a restrictable object and access requirement

Field Type Description
accessRequirementId INTEGER The id of the access requirement that applies
isApproved BOOLEAN True if the user has an approval for the access requirement or if they are the owner of the data. Note that this property does not take into account an access requirement exemption.
isMet BOOLEAN True if the user meets the access requirement. Note that this property takes into account the access requirement exemption.
isExempt BOOLEAN True if the user is both a data contributor and eligible for exemption on the access requirement.