Admin Models
Get translation for a specific locale
Returns the translation for a model in a specific locale
get/admin/models/{id}/translations/{locale}
Path parameters
idstring required
Model ID
localestring required
Locale code (e.g. es-419, fr-FR)
Response
Translation retrieved successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.