Skip to main content

Get MT languages

This operation gets the list of all language pairs that are available for Machine Translation (MT).

info

Pay attention to the list, as you will need to specify which MT language pairs (source and target codes) you need for your contents when adding files to your project.


Caution

The MT language pairs are not equivalent to the available languages in the Platform!
Among all the available languages in the Platform, these are only the ones supported by Machine Translation.


Responses
200

Available language pairs for Machine Translation

Schema OPTIONAL
object[]
sourceLanguageCode string OPTIONAL

The source language code follows the standard BCP 47 format.
For example, the tag /en stands for English and /es-419 for Latin American Spanish.

targetLanguageCode string OPTIONAL

The target language code follows the standard BCP 47 format.
For example, the tag /en stands for English and /es-419 for Latin American Spanish.

500

Internal server error

Schema OPTIONAL
code string
message string
hints string