cURL
curl --request GET \ --url https://api.reply.io/v3/webhook-event-types \ --header 'X-API-Key: <api-key>'
[ "<string>" ]
Lists webhook event types with optional filtering by specific type
API key passed in the X-API-Key header
If specified, returns details for this specific event type only
Webhook event types retrieved successfully