GET api/case/{caseId}/document/node/all/flat
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| caseId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of DocumentNodeItem| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| ParentId | integer |
None. |
|
| Name | string |
None. |
|
| ParentName | string |
None. |
|
| Icon | string |
None. |
|
| NodeLevel | integer |
None. |
|
| Expanded | boolean |
None. |
|
| FriendlyName | string |
None. |
|
| Items | Collection of DocumentNodeItem |
None. |
|
| ImageId | integer |
None. |
|
| CreatedBy | string |
None. |
|
| UpdatedBy | string |
None. |
|
| IsActive | boolean |
None. |
|
| CreatedDate | date |
None. |
|
| UpdatedDate | date |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
multipart/form-data
Sample:
Sample not available.