v4
OpenAPI 3.0.02026-07-31257282489.4 KBTranslations
Get a single translatable entry
Returns the full content of a single translatable entry in the specified language. The entry ID uses the format "type:id" as returned by GET /translations/entries. The id part is a Mongo id for article, collection and emailtemplate (e.g. "article:507f1f77bcf86cd799439011") and the translation key for statictranslation (e.g. "statictranslation:welcomeText"). If no language is specified, the project's primary language is used.
get/translations/entries/{entryId}
Path parameters
entryIdstring required
Query parameters
languagestring
Headers
projectstring required
Response
Ok
{"stackTrail":"paths:/translations/entries/{entryId}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}