List Language Pairs Supported by Glossaries

GET {{baseUrl}}/glossary-language-pairs

Retrieve the list of language pairs supported by the glossary feature.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"supported_languages":[{"source_lang":"\u003cstring\u003e","target_lang":"\u003cstring\u003e"},{"source_lang":"\u003cstring\u003e","target_lang":"\u003cstring\u003e"}]}