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

Download Open API Spec

POST /dataAccessSubmission/userRequests

Retrieve a list of submissions for a given access requirement ID, where the calling user is an accessor. Allows to optionally filter by accessRequirement Ids, submission state and sort by the associated fields in the SubmissionSearchSort.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/dataAccessSubmission/userRequests

Resource Information
Authentication Required
Required OAuth Scopes view
HTTP Method POST
Request Object UserSubmissionSearchRequest
(application/json)
Response Object UserSubmissionSearchResponse
(application/json)