maildomains
Retrieve a message template.
get/api/v1.0/maildomains/{maildomain_pk}/message-templates/{id}/
Path parameters
idstring uuid required
primary key for the record as UUID
maildomain_pkstring uuid required
Query parameters
bodiesstring
Comma-separated list of body fields to include in the response. Allowed values: raw, html, text. Example: ?bodies=raw,html