Events - Webhook Events
Get Webhook Event Types
GET
/v1/events/webhooks/event/types
X-Violet-Token
X-Violet-App-Secret
X-Violet-App-Id
curl --request GET \
--url https://sandbox-api.violet.io/v1/events/webhooks/event/types
"string"
Retrieve a list of all supported Webhook event types.
Headers
X-Violet-Token
string
X-Violet-App-Secret
string
X-Violet-App-Id
integer
Response
200 - application/json
The response is of type string
.
curl --request GET \
--url https://sandbox-api.violet.io/v1/events/webhooks/event/types
"string"