Changes to List threads in an inbox

GET /email_inboxes/{inbox_id}/threads

Every recorded change to this endpoint, newest first. Back to the operation

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

  1. b1bf96d8391e2
  2. 2fb3b617430a1

What changed

    • 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