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

Download Open API Spec

SubmissionStatus

org.sagebionetworks.repo.model.dataaccess.SubmissionStatus

The status of a Submission.

Field Type Description
submissionId STRING The ID of the Submission submitted for the given AccessRequirement.
submittedBy STRING The user who submitted the Submission for the given AccessRequirement.
rejectedReason STRING The reason the submission is rejected, if it's rejected.
state SubmissionState The state of a Submission.
modifiedOn STRING The date the Submission' status was last modified.