Get List of Assessment Results

Use this API to retrieve a list of all assessment result options that can be used to complete an assessment. The id corresponding to each result option in the response can be used to complete assessments using the Complete Assessment API.

Query Params
string
enum

Filter to apply when retrieving assessment results. Use ACTIVE_EXCLUDING_INTERNAL to exclude internal results.

Allowed:
templateTypes
array of strings

List of template types to filter assessment results by. Available options:

  • PIA (PIA & DPIA Automation)
  • VENDOR (Third-Party Risk Management)
  • ITRM (IT & Security Risk Management)
  • CONTROL (Risk and Controls)
  • INCIDENT (Incident Management)
  • EXCHANGE (Third-Party Risk Exchange)
  • ESG (ESG Program Reporting)
  • ERM (Enterprise Risk Management)
  • TPDD (Third-Party Due Diligence)
  • AIGOVERNANCE (AI Governance)
templateTypes
boolean
Defaults to true

Flag to include master results

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 3 required scopes
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*