GET /user/{id}/certifiedUserPassingRecords
Retrieve all the Passing Record on the User Certification test for the given user. Note: This service is available to Synapse administrators only.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/user/{id}/certifiedUserPassingRecords
Resource URL Variables
| {id} |
Parameters
| limit optional |
|
| offset optional |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view |
| HTTP Method | GET |
| Request Object | None |
| Response Object | PaginatedResults<PassingRecord> (application/json) |