v10

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-242047102.4 KB
Machine Translation Provider

Get Translation Engine

Gets the translation engine for this identifier. This request has a read timeout of 5 seconds.

get/lc.mtprovider.engines/{id}

Path parameters

idstring required

Headers

TR_IDstring

A trace id, to help track problems. If it's not received, an auto-generated value will be used for logging. TR_ID header should also be set on the response.

x-lc-signaturestring

JWS token containing the signature and additional claims.

Response

idstring required

An identifier that uniquely identifies this engine in the app.

modelstring required

The type of translation engine. It can be NEURAL or BASELINE.

namestring

The name that will be displayed for the 'Type' column in the LC UI.

engineSourceLanguagestring required

The source language code that was matched in the engine.

engineTargetLanguagestring required

The target language code that was matched in the engine.

matchingSourceLanguagestring required

The source language requested by Trados Cloud Platform.

matchingTargetLanguagesstring[] required

The target languages requested by the Trados Cloud Platform that matched the engine's target language.