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

Download Open API Spec

POST /accessRequirement/{requirementId}/submissions

Retrieve a list of submissions for a given access requirement ID. Allows to optionally filter by submission state and/or id of an accessor setting the associated fields in the SubmissionPageRequest. Only an ACT member can perform this action.

Resource URL

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

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