mailboxes
Retrieve a message template.
get/api/v1.0/mailboxes/{mailbox_id}/message-templates/{id}/
Path parameters
idstring required
mailbox_idstring 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