Get Assessment
GET/api/v1/assessments/:assessment_id
Get Assessment V1 with detailed information. With include_step_questions=true, this is the canonical single-call questionnaire export and includes stable answer-to-question and answer-to-section joins.
Request​
Responses​
- 200
- 400
- 401
- 404
- 422
- 500
OK
Bad request
Unauthorized
Assessment not found
Validation Error
Internal Error