Retrieve translations for entities.
POST
/api/v1/actions/workspaces/{workspaceId}/translations/retrieve
Retrieve all translation for existing entities in a particular locale. The source translations returned by this endpoint are always original, not translated, texts. Because the XLIFF schema definition has the 'xs:language' constraint for the 'srcLang' attribute, it is always set to 'en-US' value.
path Parameters
workspaceIdstring · required
Request Body
localestring · requiredRequested locale in the form of language tag (see RFC 5646).
Example: en-US
Responses
XLIFF file containing translations for a particular locale.
fileobject[] · required
otherAttributesobjectspacestringsrcLangstringtrgLangstringversionstring