Returns SMS, campaign, script, and automation templates visible to the authenticated user, optionally filtered by template type.
Documentation Index
Fetch the complete documentation index at: https://docs.tetherai.ca/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
sms, campaign, script, automation Templates returned
[
{
"_id": "64eea1110000000000000050",
"name": "Intro - new lead",
"template": "Hi {{firstName}}, thanks for reaching out — when is a good time to chat?",
"type": "sms",
"category": "introduction"
}
]