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

Download Open API Spec

POST /accessRequirement/{requirementId}/approvedSubmissionInfo

Return the research project info for approved data access submissions, ordered by submission modified-on date, descending. Note that accessor changes are only visible to members of the ACT.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/accessRequirement/{requirementId}/approvedSubmissionInfo

Resource URL Variables
{requirementId}
Resource Information
Authentication Required
Required OAuth Scopes view
HTTP Method POST
Request Object SubmissionInfoPageRequest
(application/json)
Response Object SubmissionInfoPage
(application/json)