---
title: "Download translation analytics report after the report is ready"
method: GET
path: "/v1/translation-analytics/games/{gameId}/download-translation-analytics-report"
tags: ["Localization", "Universes"]
---

# Download translation analytics report after the report is ready

`GET /v1/translation-analytics/games/{gameId}/download-translation-analytics-report`

## Path parameters

- `gameId` integer, required

## Query parameters

- `startDateTime` string, date-time, required
- `endDateTime` string, date-time, required
- `reportType` 'GameTranslationStatus' | 'GameTranslationStatusForTranslator' | 'GameTranslationStatusForTranslatorGroup' | 'Test', required
- `reportSubjectTargetId` integer, required

## Response `200`

OK

- object

## Other responses

- `400` — 14: Invalid game id 56: You need to provide a valid translator group id to get report. 58: Start datetime or end datetime is invlaid. 59: Report type is invalid
- `401` — 0: Authorization has been denied for this request.
- `403` — 57: You do not have permission to request translation analytics report.

---

[API](https://skmtc.net/roblox/apis/roblox-api.md) · [All operations](https://skmtc.net/roblox/apis/roblox-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/roblox/roblox-api/revisions/958b2b40425d/schema)
