cURL
curl --request GET \ --url https://api.reply.io/v3/webhook-event-types \ --header 'X-API-Key: <api-key>'
[ "<string>" ]
Coming soon. This endpoint will be available once Reply API 3.0 enters beta. We will notify all users when beta access opens. Request early access.
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