Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api-prod.syntr.co/api/v1/email-marketing/templates \ --header 'X-API-Key: <api-key>'
{ "success": true, "data": { "templates": [ { "id": "441b-99ef", "name": "Midnight Minimal" } ], "pagination": { "page": 1, "limit": 10, "total": 1, "pages": 1 } } }
Retrieve all synced HTML designs.