{
"enabled_templates": [
{
"ticket_template_id": 0,
"template_name": "string",
"project_id": 0,
"template": "string",
"template_entity_version": "string",
"is_active": true,
"created_by_id": "string",
"created_date": "1s",
"project_title": "string",
"assigned_project": [
0
]
}
],
"ticket_project_template": [
{
"ticket_template": {
"ticket_template_id": 0,
"org_id": "string",
"template": "string",
"template_entity_version": "string",
"template_name": "string",
"created_by_id": "string",
"modified_by": "string",
"created_date": "1s",
"modified_date": "1s",
"is_active": true,
"template_id": 0
},
"project_description": [
{
"project_id": 0,
"project_title": "string"
}
]
}
]
}