Email Drafts

Retrieve a draft

Returns a single draft. Drafts that have been sent remain retrievable, so the exact content that was sent stays auditable.

get/email_inboxes/{inbox_id}/drafts/{draft_id}

Path parameters

inbox_idstring uuid required

Email inbox UUID.

draft_idstring uuid required

Email draft UUID.

Response

The requested draft.

Changes

Changed in 2 of the 99 revisions of this API.61

    • ●

      added the new 10011 enum value to the // response property for the response status

      response-property-enum-value-added

    • ●

      added the new 10011 enum value to the // response property for the response status

      response-property-enum-value-added

    • ●

      added the new 10011 enum value to the // response property for the response status

      response-property-enum-value-added

    • ●

      added the new domain_graduation_limit_exceeded enum value to the // response property for the response status

      response-property-enum-value-added

    • ●

      added the new domain_graduation_limit_exceeded enum value to the // response property for the response status

      response-property-enum-value-added

    • ●

      added the new domain_graduation_limit_exceeded enum value to the // response property for the response status

      response-property-enum-value-added

    • ○

      endpoint added

      endpoint-added

Of the 99 revisions, 1 has no diff computed.