Get the list of email templates
Authentication
The API key should be passed in the request headers as api-key for authentication.
Query parameters
Filter on the status of the template. Active = true, inactive = false
Sort the results in the ascending/descending order of record creation. Default order is descending if sort is not passed
Filter on the editor type used to create the template. Currently only richTextEditor is supported as a filter value.