Assessments
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.
get/api/assessment/v2/assessments/assessment-results
Query parameters
filterValue'ACTIVE_EXCLUDING_INTERNAL'
Filter to apply when retrieving assessment results. Use ACTIVE_EXCLUDING_INTERNAL to exclude internal results.
templateTypesstring[]
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)
includeMasterResultsboolean
Flag to include master results
Response
OK