GET api/NodeParentsTree/{id}

Gets the node with its full tree of parents

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Node ID

integer

Required

Body Parameters

None.

Response Information

Resource Description

Tree of parents

NodeWithParentsTree
NameDescriptionTypeAdditional 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.