GET /verificationSubmission
List the verification submissions in the system. This service is available only to the Synapse Access and Compliance Team. Submissions may be filtered by the requesting user and/or the submission state.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/verificationSubmission
Parameters
verifiedUserId optional |
filter on the user requesting verification (optional) |
currentVerificationState optional |
filter on the state of the verification submission (optional) |
limit optional |
page size pagination parameter (optional) |
offset optional |
page start pagination parameter (zero offset, optional) |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view |
HTTP Method | GET |
Request Object | None |
Response Object | VerificationPagedResults (application/json) |