get
https://{hostname}/api/assessment/v2/assessments//score-profiles
Use this API to retrieve comprehensive score profile information for an assessment, including:
- Overall profile scores
- Question-level score breakdown
- Section and question names
- Selected options with individual scores
- Question weights and scoring types
Things to Know
This API returns data only for assessments that have been submitted and have calculated score profiles.
Score profiles must be configured in the assessment template.
The response includes detailed breakdown of how each question contributed to the overall profile score.
Returns an empty list if no score profiles are configured or no scores have been calculated.
Each question score includes the selected options and their individual contribution to the score.
Question weights show how much each question contributes to the overall profile score.
400Bad Request
401Unauthorized
500Internal Server Error