Get Assessment 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.

Path Params
uuid
required

The unique ID of the assessment for which to retrieve score profiles.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Bad Request

401

Unauthorized

500

Internal Server Error

Language
Credentials
OAuth2
Missing 2 required scopes
URL
LoadingLoading…
Response
Choose an example:
application/json
*/*