Reports

This section provides information on the available report APIs.

The following are the available report endpoints:

Endpoints

Description

Request

GET

Retrieve TruSight Software Suite JSON reports by CaseId

GET /drs/{apiVersion}/draftreport/case/{caseId}/json

GET

Retrieve TruSight Software Suite PDF reports by CaseId and report ID

GET /drs/{apiVersion}/draftreport/case/{caseId}/reports/{reportId}/pdf

GET

Retrieve TruSight Software Suite reports content by CaseId

GET /crs/api/v1/cases/{caseId}/reports

GET

Retrieve report metadata information such as caseId, status, created date, created by etc.

GET /crs/api/v1/cases/{caseId}/reports/json

POST

Reset the case and report statuses to enable editing reports.

POST /crs/api/v1/cases/{caseId}/reports/{caseSubjectReportTypeId}/reset