/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"]["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!