GET api/cases/{caseId}/reports
Get all the Reports available to the User and appropriate to this Case
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| caseId |
The case to check for reports on |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ReportDetail| Name | Description | Type | Additional 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:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: