includeAncestors

Indicates whether or not to include the ancestors of the specified Page or Keyword.

Description

(Optional) A Boolean value that indicates whether or not the expanded navigation should include all of the ancestor taxonomy nodes that lead to the specified Page or Keyword (in general, any sitemap item or taxonomy node).

Values

  • true
  • false

Default

false

Example

/api/navigation/subtree/t2676-p10001?includeAncestors=true
This example returns the ancestors of the Page with ID 10001.

Note that this API's URLs are relative to the Publication's root URL.