v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-031984301.2 MB
Translation Memory Export

Poll Translation Memory Export

Polls a translation memory via an export operation. The exported translation memory can be downloaded once the status is done.

get/translation-memory/exports/{exportId}

Headers

Authorizationstring required

The bearer access token provided by Auth0.

X-LC-Tenantstring required

The identifier of the account where the request is executed.

Response

OK

idstring required

The translation memory export identifier.

status'queued' | 'inProgress' | 'failed' | 'done' | 'cancelled' required

The translation memory export status.

  • queued - the export has been queued to be processed
  • inProgress - the export is being processed
  • failed - the export has failed due to internal errors
  • done - the export has finished successfully
  • cancelled - the export has been interrupted