get https://{hostname}/config//flows//locales//mailTemplates
Returns a list of all the email templates in the specified locale.
Responses
Returns a list of all the email templates in the specified locale.
xxxxxxxxxx
curl --request GET \
--url https://hostname/config/app_id/flows/flow/locales/locale/mailTemplates \
--header 'accept: application/json'