Get Reply Template
Render a reply or forward template for the agent compose editor.
Render a reply or forward template for the agent compose editor.
AuthorizationBearer <token>
In: header
Query Parameters
type*Type
Match
^(reply|forward)$locale?Locale
Default
"en"Response Body
application/json
application/json
curl -X GET "https://loading/api/v2/notifications/reply-template?type=string"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}