Authorization: Bearer ********************curl --location --request GET 'https://getrasl.io/api/v1//templates/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"status": "success",
"data": {
"id": 1,
"tenant_id": 2,
"template_id": 510070465356446,
"template_name": "welcome_to_RASL",
"language": "en",
"status": "APPROVED",
"category": "MARKETING",
"header_data_format": "IMAGE",
"header_data_text": null,
"header_params_count": 0,
"body_data": "Welcome to RASL - The Complete WhatsApp Marketing & Automation Platform! �\n\nDiscover powerful features for your business:\n\n📱 *WhatsApp Marketing*: Reach customers instantly\n🤖 *Smart Automation*: AI-powered chat bots\n📊 *Analytics & Reports*: Track your success\n\nStart growing your business today!",
"body_params_count": 0,
"footer_data": "RASL - Your Success Partner",
"footer_params_count": 0,
"buttons_data": "[]",
"created_at": "2025-07-12T10:44:50.000000Z",
"updated_at": "2025-07-12T10:44:50.000000Z"
}
}