Skip to main content
GET
List message templates

Authorizations

Authorization
string
header
required

Merchant API V2 token. Pass as Authorization: Bearer <token>.

Query Parameters

status
enum<string>
Available options:
APPROVED,
IN_APPEAL,
PENDING,
REJECTED,
PENDING_DELETION,
DELETED,
DISABLED,
PAUSED,
LIMIT_EXCEEDED
category
enum<string>
Available options:
MARKETING,
UTILITY,
AUTHENTICATION
language
string
name
string

Filter by template name (contains).

Response

List of message templates

object
enum<string>
required
Available options:
list
data
object[]
required
has_more
boolean
required
next_cursor
string | null
required