GET api/cases/{caseId}/reports

Get all the Reports available to the User and appropriate to this Case

Request Information

URI Parameters

NameDescriptionTypeAdditional information
caseId

The case to check for reports on

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of ReportDetail
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

CaseName

string

None.

FriendlyId

string

None.

Template

string

None.

Sections

Collection of ReportSectionDetail

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.