Skip to main content
GET
/
templates
List Templates
curl --request GET \
  --url https://api.sternrockcapital.com/templates
[
  {
    "createdAt": "<string>",
    "id": "<string>",
    "name": "<string>",
    "tag": "email"
  }
]

Response

OK

createdAt
string
id
string
name
string
tag
enum<string>
Available options:
email,
text-message