Retrieves the JSON translation file for a specific repository, language, and bundle
prismy pull
See the Prismy Hosted CLI guide.
API token from your organization settings
Repository identifier
Language code (e.g., en-US, fr-FR, es-ES)
Bundle name or ID
Target branch name. Defaults to the repository's main branch
Comma-separated list of tag names. When provided, only keys that have any of these tags are returned. Requires Tags feature enabled.
Translation file retrieved successfully. Returns an empty object {} if the file doesn't exist. When the tags query parameter is provided, only keys that have any of the given tags are included.