Skip to main content
Skip table of contents

List all Languages

URL

GET https://<tenant>.bubbleppm.com/api/provisioning/languages/

Attributes

The endpoint returns an array of strings for each Language configured on the tenant. These values can be assigned to a User's language attribute.

Example Response

CODE
[
    "en-us",
    "es-es",
    "fr-fr",
    "pt-pt",
    "de-de",
    "it-it"
]

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.