Retrieve Child Node
get
/v1/portal/navigationnodes/{id}/childNodes/{nodeId}
Returns the specified child node
Request
Path Parameters
-
id: string
the short id of the parent node
-
nodeId: string
the id of the child node to be returned
Query Parameters
-
expand(optional): string
if child nodes should be expanded
Response
200 Response
successful operation
403 Response
Invalid utoken supplied
404 Response
Invalid id supplied