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"
  }
]

Documentation Index

Fetch the complete documentation index at: https://mint-docs.sternrockcapital.com/llms.txt

Use this file to discover all available pages before exploring further.

Response

OK

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