Changes to Get webhook by external ID, service ID and gateway account ID (query param)

GET /v1/webhook/{webhookExternalId}

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

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

  1. 12636419a51a1
  2. 985d887f3aff1
  3. 1c0d158630ce2

What changed

    • added the new optional query request parameter gateway_account_id

      new-optional-request-parameter

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

      response-optional-property-added

    • added the new optional query request parameter override_account_or_service_id_restriction

      new-optional-request-parameter

    • the query request parameter service_id became optional

      request-parameter-became-optional