---
title: "Download Exported Termbase"
method: GET
path: "/termbases/{termbaseId}/exports/{exportId}/download"
tags: ["Termbase Export"]
---

# Download Exported Termbase

`GET /termbases/{termbaseId}/exports/{exportId}/download`

Downloads the exported termbase when the poll operation status is `done`.

## Headers

- `Authorization` string, required
- `X-LC-Tenant` string, required

## Response `200`

OK

## Other responses

- `401` — The user could not be identified.
- `403` — Error codes: * "forbidden": - The authenticated user is not allowed to read entry. * "entitlementMissing": - Your subscription does not include access to the requested type of benefit.
- `404` — Error codes: * "notFound": - The specified termbase or export was not found.

---

[API](https://skmtc.net/rws/apis/trados-cloud-platform-api.md) · [All operations](https://skmtc.net/rws/apis/trados-cloud-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rws/trados-cloud-platform-api/revisions/d42dac7c28a3/schema)
