Fetch Navigation api .fetchNavigation({ locale: 'de_DE' }) .then((result) => console.log('Fetched Navigation: ', result)) .catch((error) => console.error('Failed to fetch navigation', error)); Last update: May 19, 2025 Was this page helpful? Thanks for your feedback! Thanks for your feedback! Help us improve this page by contacting us.