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

Download Open API Spec

ManagedACTAccessRequirementStatus

org.sagebionetworks.repo.model.dataaccess.ManagedACTAccessRequirementStatus

The status of a user meeting an ACTAccessRequirement.

Field Type Description
accessRequirementId STRING The ID of the requested AccessRequirement.
concreteType STRING Indicates which implementation of AccessRequirementStatus this object represents.
isApproved BOOLEAN True if there is an AccessApproval for the user for the given AccessRequirement.
expiredOn STRING The date that the user no longer have access to the data.
currentSubmissionStatus SubmissionStatus The status of a Submission.