Retrieve Child Node for a Navigation Node

get

/v1/portal/navigationnodes/{id}/childNodes

Returns all the available child nodes of a navigation node based on the specified short ID.

Request

Path Parameters
  • the short id of the parent node whose child nodes are to be returned
Back to Top

Response

200 Response

successful operation

403 Response

Invalid utoken supplied

404 Response

Invalid short id supplied
Back to Top