get https://{api-url}/chat/templates-message
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
Property | Format | Description |
---|---|---|
name | string | The name of the template |
status | string | Status of the template: [ "pending", "approved", "rejected"] |
category | string | Category 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: