Skip to main content
GET
/
v1
/
templates
Listar templates
curl --request GET \
  --url https://api.notifique.dev/v1/templates \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

page
string
limit
string

Response

Lista com data, pagination, planLimits, totalTemplateCount (formato alinhado ao painel).

The response is of type object.