---
title: "Export all translated terms for a project's locale"
method: GET
path: "/api/v1/projects/{projectId}/exports"
tags: ["Exports"]
---

# Export all translated terms for a project's locale

`GET /api/v1/projects/{projectId}/exports`

## Path parameters

- `projectId` string, required

## Query parameters

- `locale` string, required
- `format` string, required

## Response `200`

File exported

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `404` — Project or locale not found

---

[API](https://skmtc.dev/ever-co/apis/ever-traduora-api.md) · [All operations](https://skmtc.dev/ever-co/apis/ever-traduora-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ever-co/ever-traduora-api/revisions/50176ec21566/schema)
