curl --location --request GET 'https://api.flashcat.cloud/incident/post-mortem/template/info?template_id'{
"error": {},
"data": {
"account_id": 0,
"template_id": "string",
"name": "string",
"description": "string",
"content": "string",
"content_markdown": "string",
"team_id": 0,
"created_at_seconds": 0,
"updated_at_seconds": 0
}
}