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

Download Open API Spec

AccessRequestSummary

org.sagebionetworks.repo.model.dataaccess.AccessRequestSummary

Summary of a data access request

Field Type Description
requestId STRING Id of the data access request
accessRequirementName STRING Name of the related access requirement
status AccessRequestStatusEnum The status of a data access request
isEDuc BOOLEAN True if the request uses the eDUC flow
signaturesRequested INTEGER The number of signers requested for the eDUC, or null if using non-eDUC flow
signaturesAcquired INTEGER The number of signers who have signed the eDUC, or null if using non-eDUC flow
submittedOn STRING Date/time the request was submitted, or null if not yet submitted
modifiedOn STRING Date/time the request was last modified
expiresOn STRING Date/time when the access approval expires, or null if no approval exists for this user