Skip to main content
GET
Get machine translate settings

Authorizations

Authorization
string
header
required

Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.

Path Parameters

mtsUid
string
required

Machine translate settings UID

Response

OK

args
object

Engine-specific configuration parameters

baseName
string

Base class name of the engine

charCount
integer<int32>

Number of characters translated; null if not tracked

default_
boolean

When true, this is the default MT engine for the organization

id
string

Internal numeric identifier, encoded as a string

includeTags
boolean

When true, HTML tags are included in translation requests

langs
object
mtQualityEstimation
boolean

When true, MT quality estimation scores are enabled

name
string

Display name of the machine translate engine

payForMtActive
boolean

When true, pay-per-MT billing is currently active for this engine

payForMtPossible
boolean

When true, pay-per-MT billing is available for this engine

sharingSettings
integer<int32>

Sharing settings bitmask

type
string

Machine translate engine type

uid
string

Unique identifier used in API paths