Export translation memory
Deprecated. Admin, Project Manager, and Guest callers should use exportByQueryAsync instead (same role restriction applies there). 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. Requires Admin, Project Manager, or Guest role; not available to Linguist or Submitter roles. Linguist-role callers should use Wildcard search instead.
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
TMX, XLSX Target language locales to include; defaults to all TM target langs
Response
OK