Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 379 Bytes

File metadata and controls

23 lines (13 loc) · 379 Bytes

listTemplates

List your saved email templates (light metadata only — no body). Use getTemplate for the full template.

HTTP: GET /api/templates

Parameters

None.

Returns

any

Example

res = mk.listTemplates()

← All methods · Docs · mailkite.dev