curl --location --request POST 'https://seupabxutech.exemplo.com.br/v1/templates/templatelist?token=d743a66706879a1b700d44f2aba90070&page=0' \
--header 'Content-Type: application/json' \
--data-raw '{
"account":"+5548988887777"
}'{
"status": "ok",
"templatelist": {
"templates": {
"224": {
"name": "medical_confirm",
"type": "text",
"template": "Olá {{nome}}! Precisa de ajuda?",
"media": "",
"hsm": "1",
"hidden": "0",
"account": "+5548988887777",
"template_id": "3333333-4444-5555-6666-777777777777",
"language": "pt_BR",
"status": "approved",
"category": "marketing",
"button": ""
}
},
"total": 1,
"count": 1,
"page": 0
},
"type": "string"
}