curl --location --request GET 'https://rest.clicksend.com/v3/email/master-templates/25'
{
"data": {
"date_added": "1458182912",
"template_id_master": 57,
"template_name": "Basic 2",
"thumbnail": {
"large": "https://s3-ap-southeast-2.amazonaws.com/clicksend-api-downloads/_email-marketing/_templates-master/basic2/thumb-large.jpg",
"small": "https://s3-ap-southeast-2.amazonaws.com/clicksend-api-downloads/_email-marketing/_templates-master/basic2/thumb-small.jpg"
}
},
"http_code": 200,
"response_code": "SUCCESS",
"response_msg": "Here is your email template"
}