Skip to main content
GET
/
api
/
MessageTemplates
/
{templateId}
/
Attachments
/
{attachmentId}
Download Message Template.
curl --request GET \
  --url https://api.example.com/api/MessageTemplates/{templateId}/Attachments/{attachmentId}

Path Parameters

templateId
integer<int32>
required
attachmentId
integer<int32>
required

Response

200

OK