get https://example.com/comms-api/template/email
returns the _id, name and date for email templates
Log in to see full request history
Response
returns the _id, name and date for email templates
xxxxxxxxxx
curl --request GET \
--url https://example.com/comms-api/template/email \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: