Skip to main content
GET
Export translation memory

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

transMemoryUid
string
required

Translation memory UID

Query Parameters

format
enum<string>
default:TMX

Export file format

Available options:
TMX,
XLSX
targetLang
string[]

Target language locales to include; defaults to all TM target langs

Response

OK