REPORT-V2
Read v2 report data: a lightweight report summary with CAPA information, plus the shared step-execution endpoint. Does not include questionnaire question/answer detail; use ASSESSMENT-V1 or the shared Get Step Execution endpoint for that.
List reports
List Report V2 summaries with additional report and CAPA data. Report V2 is a lightweight section/category summary and does not include questionnaire questions or answers.
Get Report
Get a lightweight Report V2 section/category summary with additional report and CAPA data. Use Get Assessment with include_step_questions=true for a canonical single-call questionnaire export, or Get Step Execution for an individual step's questions and answers.
Get Step Execution
Get one step execution with questionnaire definitions and answers. Section parentId identifies a parent section, Question parentId identifies a parent question, and answer parentId is the legacy parent answer-choice identifier; use answer parentChoiceId for new integrations.