---
title: "Download a translation"
description: "Get a temporary result link for a completed translation or stream the translated CSV directly from the API."
canonical: "https://ai-glot.com/docs/api/translations/download"
updated: "2026-08-09"
---

# Download a translation

Requires `batches:read` and a translation with status `completed`. The default JSON response contains a signed download URL valid for 30 minutes.

Pass `format=file` or request `Accept: text/csv` to stream the CSV. MCP always returns the temporary link so a large file is not dumped into a model's context.
