API ReferenceEmail templates
Get all template type definitions from registry
AuthorizationBearer <token>
In: header
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "http://localhost:18080/api/v1/communications/templates/types"[
{
"category": "CRM",
"defaultSenderMode": "CURRENT_USER",
"description": "string",
"displayName": "string",
"isTimeBased": true,
"key": "string",
"requiredScope": "string",
"supportsReminders": true,
"variables": [
{
"description": "string",
"name": "string",
"sampleValue": "string",
"type": "STRING"
}
]
}
]{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}