Get a child node
get
/v1/portal/navigationnodes/{id}/childNodes/{nodeId}
Returns the child node if found or status response
The following tables summarize the client request.
Path Parameters
| Name | Description | Format |
|---|---|---|
| id | the short id of the parent node | string |
| nodeId | the id of the child node to be returned | string |
Query Parameters
| Name | Description | Format |
|---|---|---|
| expand | if child nodes should be expanded | string |
The following tables summarize the server response.
403 Response
Invalid utoken supplied
404 Response
Invalid id supplied