GET
/
notification-service
/
api
/
v1
/
webhook-endpoints
/
supported-events
curl --request GET \
  --url https://notification-service.vatis.tech/notification-service/api/v1/webhook-endpoints/supported-events
[
  "<string>"
]

Response

200
application/json
Operation succeeded.

The response is of type string[].