CheckWare partner API reference guide

Webservice operations

OverviewDatatypesWebservice operationsChangelog

getAssessmentInstanceAvailableReports

This method will retreive a list of available reports for a given assessment instance.

Use the getAssessmentInstanceReportFile to retreive the actual report.

Input

getAssessmentInstanceAvailableReportsRequest
PartTypeDescription
getAssessmentInstanceAvailableReportsRequestassessmentInstanceIDThe id of the assessment instance that you would like to see available reports.
getAssessmentInstanceAvailableReportsIncludeExportedbooleanInclude exported/archived reports. Exported/archived reports are included by default

Output

getAssessmentInstanceAvailableReportsResponse
PartTypeDescription
getAssessmentInstanceAvailableReportsResponseassessmentInstanceReportCollectionA collection of reports available for the given assessment instance.