curl -X GET "https://api.mailui.co/api/v1/templates/[ID/SLUG]" \ -H "Accept: application/json" \ -H "Authorization: Basic [YOUR_AUTHORIZATION_CODE_GOES_HERE]" \ --max-time 3600 \ --compressed