GET api/NodeParentsTree/{id}
Gets the node with its full tree of parents
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Node ID |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Tree of parents
NodeWithParentsTree| Name | Description | Type | Additional information |
|---|---|---|---|
| Node | Node |
None. |
|
| Parents | Collection of NodeWithParentsTree |
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.