curl -X GET "https://backend.conversales.in/api/v1/getTemplateList?page=1&category=MARKETING" \ -H "X-API-Key: 3kJ9mP2nQ8rT5vW7xY1zA4bC6dE8fG0hI"
{ "statusCode": 200, "message": "Template list retrieved successfully", "data": { "templates": [ { "templateId": "template_123456", "name": "welcome_message", "status": "APPROVED", "category": "MARKETING", "createdAt": "2025-11-01T12:00:00.000Z" } ], "total": 15 } }
Get filtered list of templates
MARKETING
UTILITY
AUTHENTICATION
createdAt
name