Skip to main content
GET
List tenant webhooks
Requires webhooks:write.
  • GET — list hooks + event catalog
  • POST — create (url, eventTypes) or action=test / action=rotate_secret
  • PATCH — update
  • DELETE ?id= — remove
Verify deliveries with X-Ondial-Signature (HMAC-SHA256 of raw body with your secret). Subscribe at least to: call.inbound.started, call.inbound.completed, call.inbound.billed, call.outbound.status, call.outbound.billed, credits.usage.

Authorizations

Authorization
string
header
required

Paste only your API key (ond_live_… or ond_test_…). Do not type the word Bearer — the playground adds it.

Response

Webhooks

webhooks
object[]
catalog
object[]