cURL
Host endpoints
Get Organisation Languages
Retrieve the list of languages supported by an organisation, including full locale metadata for each language code.
GET
cURL
Overview
The/v2/org-languages endpoint returns the full language configuration for an organisation. Use it to discover which languages are available before making localised content requests (e.g. passing lang to guide-search or listing-search).
When translationEnabled is false, only the default language is available and the languages array will be empty.
Request
Required parameters
Examples
Retrieve supported languages
Retrieve supported languages
Example response — translations enabled
Example response (translations enabled)
Example response — translations disabled
Example response (translations disabled)