Email Drafts

List drafts in an inbox

Lists drafts newest first using stable cursor pagination. All access is scoped to the authenticated account and the given inbox.

get/email_inboxes/{inbox_id}/drafts

Path parameters

inbox_idstring uuid required

Email inbox UUID.

Query parameters

filter[status]'draft' | 'sending' | 'sent'

Restrict results to drafts in this state.

page[size]integer

Number of results to return. Defaults to 25; maximum is 100.

page[after]string

Opaque cursor returned by the previous page.

Response

Paginated drafts.

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.