Show TOC

Background documentationgetNavigationTree Locate this document in the navigation structure

 

Returns the navigation tree for the currently authenticated user.

The NavigationTreeRequest parameter enables you to specify a subset of the navigation tree. For example, you can specify that you want only a specific number of levels, or only the tree starting from a specific node.

Parameters

Name

Type

Description

requestParam

NavigationTreeRequest

Specifies the part of the navigation tree to return.

Response

NavigationTreeResponse: The response contains a NavigationTree object, which contains the navigation tree.