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

Download Open API Spec

GET /dataAccessSubmission/{submissionId}

Fetch a submission by its id. If the user is a not accessor to the submission or 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)