GET /projects/{projectId}/documents/{documentId}/translations/{language}
Summary: View strings and translations of a document for target language
Operation ID: getDocumentTranslationsForLanguage
Auth: unknown
Operation ID: getDocumentTranslationsForLanguage
Auth: unknown
Description
View the strings and their translations in the given target language for the specified source document. The list of translations is live if your project is not completed yet. If you need the translated version of your source document/file, then you need to use package and download endpoints.
Parameters (3)
documentId
(integer, path, required)
Document ID
language
(string, path, required)
Target language code.
projectId
(integer, path, required)
Project ID
No probe data for this endpoint yet.