Changes to List Inbox Events

GET /v0/inboxes/{inbox_id}/events

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

Changed in 3 of the 34 revisions of this API.26

  1. 394ddcdd9c293
  2. 18101510657c22
  3. e0a11b4391501

What changed

    • added the optional property code to the response with the 404 status

      response-optional-property-added

    • added the optional property docs to the response with the 404 status

      response-optional-property-added

    • added the optional property fix to the response with the 404 status

      response-optional-property-added

  • 18101510657c22See the full diff
    • added the new label.added enum value to the events/items/event_type response property for the response status 200

      response-property-enum-value-added

    • added the new label.removed enum value to the events/items/event_type response property for the response status 200

      response-property-enum-value-added

    • removed the label_added enum value from the events/items/event_type response property for the response status 200

      response-property-enum-value-removed

    • removed the label_removed enum value from the events/items/event_type response property for the response status 200

      response-property-enum-value-removed

    • endpoint added

      endpoint-added