{
"status": {
"code": "string",
"description": "string",
"httpStatusCode": 0
},
"data": {
"templateId": 0,
"templateName": "string",
"templateContent": "string",
"templateInputForm": "string",
"parentTemplateId": 0,
"isActive": true
},
"success": true,
"pagination": {
"page": 0,
"pageSize": 0,
"totalItems": 0,
"totalPages": 0
}
}