Get Available Locales api .getAvailableLocales() .then((pageResult) => console.log('Available locales: ', pageResult)) .catch((error) => console.error('Failed to get available locales', 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.