Authorization: Bearer ********************curl --location --request GET 'https://getrasl.io/api/v1//templatebots/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"status": "success",
"data": {
"id": 1,
"tenant_id": 2,
"name": "tbot1",
"rel_type": "lead",
"template_id": 510070465356446,
"header_params": "[]",
"body_params": "[]",
"footer_params": "[]",
"filename": "tenant/2/template-bot/CTzitrN1GbYUu6qbbaMElkOlv3qTaZTXPVyNXDAM.png",
"trigger": "heloo",
"reply_type": 1,
"is_bot_active": 1,
"created_at": "2025-07-12T11:16:01.000000Z",
"updated_at": "2025-07-12T11:16:01.000000Z",
"sending_count": 0
}
}