Assessments
Get Assessment
Use this API to retrieve details of a specific assessment. The response will include details such as basic assessment information, respondents, approvers, assessment questions and responses, and assessment risks.
🗒 Things to Know
- The API response body will include all assessment responses received for that assessment after the assessment was launched. If a response record references an object (such as vendors, engagements, or assets) that was subsequently deleted from the OneTrust Platform after the assessment was launched, that record would still be included within the response body but would no longer exist in the OneTrust Platform.
get/api/assessment/v2/assessments/{assessmentId}/export
Path parameters
assessmentIdstring uuid required
UUID of the assessment to export
Query parameters
excludeSkippedQuestionsboolean
Flag to exclude skipped questions from the export
Response
OK