CheckWare partner API reference guide

Webservice operations

OverviewDatatypesWebservice operationsChangelog

getAssessmentInstanceReportFile

This method will retrieve a given report for a given assessment instance report ID. This include code collections that are pushed to the API (respondent ID and mapping data collection).

Use the getAssessmentInstanceAvailableReports operation to see available report for a given assessment instance.

Input

getAssessmentInstanceReportFileRequest
PartTypeDescription
getAssessmentInstanceReportFileRequestassessmentInstanceReportIDThe assessment instance report ID for the report to be retreived.
getAssessmentInstanceReportFileArchiveboolean

Output

getAssessmentInstanceReportFileResponse
PartTypeDescription
getAssessmentInstanceReportFileResponseassessmentInstanceReportFileThe actual file (data) for the specified assessment report instance.