Pull translations (export)
CLI
Pull translations (export)
Download translations for a specific project and language, with optional environment overrides and format selection. Powers lingulink pull.
GET
Pull translations (export)
Authorizations
Enter your API key in the format: Bearer <api_key>
Query Parameters
Project ID to export translations from
JSON array of translation IDs to export (optional)
Environment name for translation overrides (optional)
Export format (json, csv, xliff, yaml, xml)
Language code to export (e.g., en, tr, fr)
Response
Translation data exported successfully
Key-value pairs of exported translations