/
settings/mt/names

settings/mt/names

Gets list of MT profiles with ID and name. For the user interfaces to configure profiles, see: Machine translation systems

URL

(GET) /api/settings/mt/names

PARAMETERS

The URL parameters are:

enabledOnly

Optional, default is false. If true: Show enabled MT profiles only.

bool, Optional

RESULTS

The result is a JSON object with the MT profile IDs and respective names.

EXAMPLES

Get enabled systems:

(GET) /api/settings/mt/names?enabledOnly=true

Result:

 {
    "600": "Pseudo Translation",
    "779": "Meta Machine Translator",
    "780": "Google",
    "596": "Microsoft",
    "597": "Reverso for marketing",
    "772": "DeepL",
    "774": "Globalese"
}


ACCESS RIGHTS

For users that can access the Wordbee Translator "Settings" pages.






Related content

Search Your MT Profiles
Search Your MT Profiles
More like this
Configure Your MT Profiles
Configure Your MT Profiles
More like this
settings/mt/findmatches
settings/mt/findmatches
More like this
apps/mthive/configuration
apps/mthive/configuration
More like this
QA profiles
QA profiles
More like this
API - IT - Configuration
API - IT - Configuration
More like this

Copyright Wordbee - Buzzin' Outside the Box since 2008