I’m trying to make a GET request to the User Management API for email templates. And all but one of the template names provided in the API documentation return a 404 “inexistent_email_template”. The only template name that works for me is “verify_email”. I can access the other templates in the dashboard so I’m not sure what the problem is here.
To provide more info: I have checked the scopes and “read:email_templates” scope is setup.
Hey there @rachelcherry welcome to the community!
Great question - You’ll get a 404
for all templates that have not been customized.
Hope this helps!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.