AlphaAlpha Docs
API ReferenceEmail templates

Get all template types enriched with tenant config status

GET
/communications/templates/types/overview
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/overview"
[
  {
    "category": "string",
    "configured": true,
    "defaultSenderMode": "CURRENT_USER",
    "description": "string",
    "displayName": "string",
    "enabled": true,
    "isTimeBased": true,
    "key": "string",
    "supportsReminders": true,
    "templateId": "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"
}