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

Download Open API Spec

GET /admin/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/admin/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)