Files
Download a single file
Download a single source or translated file. Prefer the batch POST endpoint.
get/v2/project/files/download/{fileId}
Path parameters
fileIdstring required
Query parameters
versionIdstring
Defaults to the branch head version.
branchIdstring
Defaults to the default branch.
localestring
Translation locale. Omit to download the source file.
Headers
gt-api-version'2025-01-01.v0' | '2025-11-03.v1' | '2026-02-18.v1' | '2026-03-06.v1'
API version. Defaults to the earliest supported version. Latest is 2026-03-06.v1.
gt-project-idstring
Target project ID. Required when authenticating with an organization API key.
Response
File content.