Skip to main content
GET
/
api2
/
v1
/
machineTranslateSettings
/
{mtsUid}
/
status
Get status of machine translate engine
curl --request GET \
  --url https://cloud.memsource.com/web/api2/v1/machineTranslateSettings/{mtsUid}/status
{
  "uid": "<string>",
  "ok": true,
  "error": "<string>"
}

Path Parameters

mtsUid
string
required

Response

successful operation

uid
string
ok
boolean
error
string
I