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

Download Open API Spec

SubmissionSearchRequest

org.sagebionetworks.repo.model.dataaccess.SubmissionSearchRequest

A request to search through the data access submissions

Field Type Description
accessorId STRING Filter by the id of the principal that is an accessor in the submissions.
accessRequirementId STRING Filter by the id of the access requirement of the submissions.
submissionState SubmissionState The state of a Submission.
reviewerId STRING A principal ID used to filter submissions whose access requirements can be reviewed by the specific reviewer.
reviewerFilterType SubmissionReviewerFilterType
sort ARRAY<SubmissionSearchSort>
nextPageToken STRING A token used to get the next page of a request.