---
title: "Get the specific language excel file"
method: GET
path: "/v3/translation/export"
tags: ["translation", "v3"]
---

# Get the specific language excel file

`GET /v3/translation/export`

This API generates an Excel file in the specified language. The download link will expire in 60 seconds.

## Query parameters

- `survey_id` number, required
- `language_code` string, required
- `include_labels` boolean

## Response `200`

Successful

## Other responses

- `400` — Bad Request
- `402` — Payment Required
- `404` — Not Found

---

[API](https://skmtc.net/surveysparrow/apis/api-documentation.md) · [All operations](https://skmtc.net/surveysparrow/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/surveysparrow/api-documentation/versions/f9da74f558da/schema)
