UserSubmissionSearchRequest
org.sagebionetworks.repo.model.dataaccess.UserSubmissionSearchRequest
A request to search through the user data access submissions
| Field | Type | Description |
|---|---|---|
| accessRequirementId | STRING | Filter by the id of the access requirement of the submissions. |
| submissionState | SubmissionState | The state of a Submission. |
| sort | ARRAY<SubmissionSearchSort> | |
| nextPageToken | STRING | A token used to get the next page of a request. |