Skip to main content
GET

Authorizations

Authorizations
string | header
required
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

templateType
string
Filter templates by type.Allowed values: transactional, marketingExample: "transactional"
limit
integer
Maximum number of templates to return.Range: 1 - 100Example: 10

Response

Templates retrieved successfully
success
boolean
Indicates if the request was successfulExample: true
data
object