cURL
curl --request GET \ --url https://chat.api.toolzz.com.br/api/v1/template
{ "message": "<string>", "templates": [ { "id": "<string>", "name": "<string>", "description": "<string>", "iconId": "<string>", "templateIcon": { "id": "<string>", "institutionId": "<string>", "type": "<string>", "fileName": "<string>", "internalStorageUrl": "<string>", "url": "<string>", "maskName": "<string>", "createdAt": "<string>", "updatedAt": "<string>", "extension": "<string>", "size": 123, "numberWords": 123 }, "institutionId": "<string>", "institution": {}, "unityId": "<string>", "unity": {}, "category": "<string>", "prompt": "<string>", "hasInstagram": true, "hasMessenger": true, "hasMulti": true, "hasTools": true, "hasVoice": true, "hasWhatsapp": true, "hasPlugin": true, "active": true, "createdAt": "<string>", "updatedAt": "<string>", "voiceTemplate": [ {} ], "voicesTemplateCount": 123, "pluginTemplate": [ { "id": "<string>", "active": true, "templateId": "<string>", "pluginData": { "id": "<string>", "name": "<string>" }, "createdAt": "<string>", "updatedAt": "<string>" } ], "pluginsTemplateCount": 123, "canCreatePlugins": true } ], "categories": [ {} ], "totalCount": 123 }
Endpoint para obter todos os templates por unidade