READ - Read webhook event types

GET {{baseUrl}}/config/webhooks/event-types

This endpoint is used to list all webhook event types defined in the consent building block.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"consentManagementWebhookEventTypes":["\u003cstring\u003e","\u003cstring\u003e"],"digitalWalletWebhookEventTypes":["\u003cstring\u003e","\u003cstring\u003e"]}