Email Inboxes

List threads in an inbox

Lists thread summaries newest first using stable cursor pagination.

get/email_inboxes/{inbox_id}/threads

Path parameters

inbox_idstring uuid required

Email inbox UUID.

Query parameters

page[size]integer

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

page[after]string

Opaque cursor returned by the previous page.

filter[label]string

Returns only threads carrying this label. Thread labels are independent of the labels on the thread's messages.

Response

Paginated inbox threads.

Changes

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

    • ●

      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

    • ○

      added the new optional query request parameter filter[label]

      new-optional-request-parameter

    • ○

      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.