Machine Translation
List Machine Translations
Retrieves a list of machine translations that can be used in a translation engine.
get/machine-translation
Query parameters
sourceLanguagestring required
Language code expressed as generic language (example: "en") or specific language (example: "en-US")
targetLanguagestring[] required
List of language codes separated by comma, values can be generic language code or specific language code.
Headers
Authorizationstring required
The bearer access token provided by Auth0.
X-LC-Tenantstring required
The identifier of the account where the request is executed.