Languages

LNG001: Get Languages

get
Responses
chevron-right
200

OK

application/json
languagesobjectOptional

Represents language pairs as an object where the language code serves as the key, and the corresponding human-readable language is the associated value.

Example: {"en-us":"English (US)","en-gb":"English (GB)"}
defaultstringOptional

Represents the language set as the default.

Example: en-us
get
/i1/languages/

Last updated

Was this helpful?