API Reference

Retrieve all templates message

📔 Filters, Pagination and Sorting

To filter templates you can use the endpoint with the filters based on specific search criteria and use the pagination to organize your result as you wish.

📗 Available Filters

PropertyFormatDescription
namestringThe name of the template
statusstringStatus of the template:
[ "pending", "approved", "rejected"]
categorystringCategory of the template:
["ACCOUNT_UPDATE", "PAYMENT_UPDATE", "PERSONAL_FINANCE_UPDATE", "SHIPPING_UPDATE", "RESERVATION_UPDATE", "ISSUE_RESOLUTION", "APPOINTMENT_UPDATE", "TRANSPORTATION_UPDATE", "TICKET_UPDATE", "ALERT_UPDATE", "AUTO_REPLY", "MARKETING", "TRANSACTIONAL", "UTILITY", "OTP", "AUTHENTICATION"]

⚠️The only operator use on this endpoint search criteria is "eq".


To know more about how to use these filtering and organization tools look at these documents:

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!