Get a node's children
GET/pcm/hierarchies/:hierarchyID/nodes/:nodeID/children
Retrieves the child nodes for a specified node.
Request
Responses
- 200
- 400
- 404
- 500
Successfully returns the node's children
Bad request. The request failed validation.
Bad Request. Not Found.
Internal server error. There was a system failure in the platform.