Get All Templates
documentedList all templates.
GET /api/templatesTemplatesno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
npx -y keychains@latest curl "https://a.klaviyo.com/api/templates" \
-X GET \
-H "Authorization: Klaviyo-API-Key {{KLAVIYO_API_KEY}}" \
-H "Accept: application/vnd.api+json" \
-H "revision: 2026-01-15"