Skip to main content
GET
Retrieves all languages activated for this ERP instance.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

x-companyid
string

The Company-Id (int or uuid) of the company on whose behalf the request is executed.

x-tenant-id
string<uuid>
required

The tenant ID for the target ERP instance.

Response

languageIso2
string
required

The two-letter ISO code of the language

languageIso3
string
required

The three-letter ISO code of the language

name
string
required

The name of the language in the Accept-Language header

isDefault
boolean
required

Indicates if this language is the default language

cultureIso
string

The culture ISO code of the language