Changes to Get a thread and a page of its messages

GET /email_inboxes/{inbox_id}/threads/{thread_id}

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

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

  1. b1bf96d8391e214
  2. 2fb3b617430a1

What changed

  • 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