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

Download Open API Spec

POST /form/data/list/reviewer

List FormData objects and their associated status that match the filters of the provided request for the entire group. This is used by service accounts to review submissions. Filtering by WAITING_FOR_SUBMISSION is not allowed for this call.

Note: The caller must have the READ_PRIVATE_SUBMISSION permission on the identified group to update the group's ACL.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/form/data/list/reviewer

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