Webhook Events API

Get a Webhook Event

Retrieve a single webhook event object by its event ID.

get/v2/events/{webhookEventId}

Query parameters

testmodeboolean

You can enable test mode by setting the testmode query parameter to true.

Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.

Headers

idempotency-keystring
Example:123e4567-e89b-12d3-a456-426

A unique key to ensure idempotent requests. This key should be a UUID v4 string.

Response

The webhook event object.

Changes

Changed in 19 of the 78 revisions of this API.104514

  • eca80d9f397211See the full diff
    • added to the / response property oneOf list for the response status

      response-property-one-of-added

    • removed from the / response property oneOf list for the response status

      response-property-one-of-removed

    • added the new Cartes Bancaires enum value to the //////// response property for the response status

      response-property-enum-value-added

    • added the new cartes-bancaires-business enum value to the //////// response property for the response status

      response-property-enum-value-added

    • added the new cartes-bancaires-consumer enum value to the //////// response property for the response status

      response-property-enum-value-added

    • added the new mastercard-debit-consumer-inter enum value to the //////// response property for the response status

      response-property-enum-value-added

    • added the new visa-debit-consumer-inter enum value to the //////// response property for the response status

      response-property-enum-value-added

    • added the new visa-debit-consumer-intra-eea enum value to the //////// response property for the response status

      response-property-enum-value-added

    • added the new en_BE enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new en_NL enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new visa-credit-consumer-inter enum value to the //////// response property for the response status

      response-property-enum-value-added

    • added the new undefined enum value to the /////// response property for the response status

      response-property-enum-value-added

    • removed the null enum value from the /////// response property for the response status

      response-property-enum-value-removed

    • 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 optional write-only property _embedded/entity/oneOf[subschema #4: capture.*]/allOf[entity-capture-response]/testmode to the response with the status

      response-optional-write-only-property-added

    • added the new billink enum value to the //// response property for the response status

      response-property-enum-value-added

    • removed subschema #2 from the // response property allOf list for the response status

      response-property-all-of-removed

    • added the new cs_CZ enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new sk_SK enum value to the /////// response property for the response status

      response-property-enum-value-added

Of the 78 revisions, 9 have no diff computed.