Get translation valuesCopy Pageget https://{hostname}/config/{app_id}/flows/{flow}/locales/{locale}Returns the translation values for a locale.Path Paramsapp_idstringrequiredApplication ID. You can find your application ID on the Console's Manage Application page.flowstringrequiredName of the flow.localestringrequiredISO language code for the locale.Responses 200Successful response 404Flow not found.Updated 2 months ago