GET api/cases/{caseId}/reports/{reportId}
Get the desired Report Detail, which includes display template and content included content questions will be filtered by the User's security access
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| caseId | globally unique identifier |
Required |
|
| reportId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
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: