Export translation memory
Translation Memory
Export translation memory
deprecated
Deprecated. Use exportByQueryAsync instead. Downloads the full TM as a TMX or XLSX file. The response is a binary octet-stream; the filename is set via the Content-Disposition header. When targetLang is omitted, all target languages in the TM are exported.
GET
Export translation memory
Authorizations
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
Translation memory UID
Query Parameters
Export file format
Available options:
TMX, XLSX Target language locales to include; defaults to all TM target langs
Response
OK