Retrieve a translation
Retrieve a specific translation by resource type, resource ID and locale
Authorization
Authorization<token>API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
In: header
Authorization<token>API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
In: header
Path Parameters
resourceTypeRequiredstringResource type
Value in:
"workflow" | "layout"resourceIdRequiredstringResource ID
localeRequiredstringLocale code
Header Parameters
idempotency-keystringA header for idempotency purposes
Response Body
Translation found
resourceIdRequiredstringResource identifier
resourceTypeRequiredstringResource type
Value in:
"workflow" | "layout"localeRequiredstringLocale code
contentRequiredobjectTranslation content as JSON object
createdAtRequiredstringCreation timestamp
updatedAtRequiredstringLast update timestamp