GET /dataAccessSubmission/{submissionId}
Fetch a submission by its id. If the user is a not part of the ACT they must be validated and assigned as reviewers of the AR submissions in order to fetch the submission.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/dataAccessSubmission/{submissionId}
Resource URL Variables
{submissionId} |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view |
HTTP Method | GET |
Request Object | None |
Response Object | Submission (application/json) |