id (integer — required)SuccessResponseModelOfTemplateGetModelcurl --location 'https://api.veloconnect.me/api/templates/'{
"data": [
{
"id": 0,
"name": "string",
"message": "string",
"userId": 0,
"userFirstName": "string",
"userLastName": "string",
"country": "string",
"companyName": "string",
"createdAt": "2025-01-01T00:00:00Z",
"modifiedAt": "2025-01-01T00:00:00Z",
"statusUpdatedAt": "2025-01-01T00:00:00Z",
"status": null,
"attachments": [],
"languageCode": "string",
"whatsAppTemplateCategory": null,
"whatsAppApprovalStatus": null,
"providerType": "Whatsapp"
}
]
}