Changes to Get webhook messages by webhook external ID

GET /v1/webhook/{webhookExternalId}/message

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

Changed in 4 of the 13 revisions of this API.13

  1. e7d174740a841
  2. f583a561523b1
  3. d695db3a1eea1
  4. a8ce27cb4fbb1

What changed

    • added the optional property total to the response with the 200 status

      response-optional-property-added

    • added the new optional query request parameter resource_id

      new-optional-request-parameter

    • removed the optional property total from the response with the 200 status

      response-optional-property-removed

    • added the optional property results/items/last_delivery_status to the response with the 200 status

      response-optional-property-added