Returns a list of all available webhook event types and their descriptions. Use this endpoint to discover which events you can subscribe to when creating or updating a webhook.
[ { "event": "CALL_LOGGED", "description": "Triggered when a user logs a call, capturing relevant call details." }, { "event": "CONTACT_SNOOZED", "description": "Triggered when a contact is snoozed, capturing the contact and snooze details." }]