Skip to main content
GET
/
notifications
/
webhooks
/
event-types
Get all webhook event types that can be sent
curl --request GET \
  --url https://api-sb.meld.io/notifications/webhooks/event-types \
  --header 'Authorization: <api-key>'
[
  "<string>"
]

Authorizations

Authorization
string
header
default:BASIC <Meld API Key>
required

Response

Available event types.

Reference Webhook events