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
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"consentManagementWebhookEventTypes":["\u003cstring\u003e","\u003cstring\u003e"],"digitalWalletWebhookEventTypes":["\u003cstring\u003e","\u003cstring\u003e"]}