List message templates

Retrieves the details of message templates by paging the dataset, taking the limit and tokenPagination as query parameters. The message templates will be returned sorted by createdAt in descending order.

Query Params
number

specifies the number of results to be returned from the call. If not specified, the default limit value is 100. The max limit value is also 100.

string

The title of the message template. This parameter is used in a full text search.

string

The category of the message template.

string

The language of the message template.

string

The status of the message template.

string

The ID of the message template on Meta.

string

used to get the next page, if null, the request will search by the beginning. For each request, the tokenPagination will be returned in the response.

Headers
string

the response by default is JSON, but you can request the response in CSV.

Responses

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json