Email Inboxes

Get a thread and a page of its messages

Returns a bounded page of inbound and outbound thread messages interleaved in chronological order using stable cursor pagination.

get/email_inboxes/{inbox_id}/threads/{thread_id}

Path parameters

inbox_idstring uuid required

Email inbox UUID.

thread_idstring uuid required

Email thread UUID.

Query parameters

page[size]integer

Number of thread messages to return. Defaults to 25; maximum is 100.

page[after]string

Opaque message cursor returned by the previous thread-detail page.

Response

Thread summary and chronological messages.

Changes

Changed in 3 of the 99 revisions of this API.295

    • ●

      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 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

    • ●

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

      response-property-enum-value-added

  • b1bf96d8391e214See the full diff
    • ▲

      the response property //// became nullable for the status

      response-property-became-nullable

    • ▲

      the response property //// became nullable for the status

      response-property-became-nullable

    • ●

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

      response-property-enum-value-added

    • ○

      removed the received enum value from the //// response property for the response status

      response-property-enum-value-removed

    • ○

      added the required property ///// to the response with the status

      response-required-property-added

    • ○

      added the required property //// to the response with the status

      response-required-property-added

    • ○

      added the required property //// to the response with the status

      response-required-property-added

    • ○

      endpoint added

      endpoint-added

Of the 99 revisions, 1 has no diff computed.