Response Results
HR Roles
Users accessing the API in HR roles can read a list of results for a Survey via hrResponseList - returning a list of Responses. The assessment results for a Response can be accessed via the results field in a Response, a list of ResponseResults.
To get a specific response, to a specific survey, for a specific user, use the response query.
Respondents
If the Survey owner has allowed respondents to see their results (via the subjectCan flags), the respondent has limited access to their results and so a UI can show a simplified report to the candidate if desired.