Webhooks
Get a single delivery
GET
Get a single delivery
Authorizations
API key starting with sk_
Path Parameters
Response
200 - application/json
Delivery
Event id. Sent in the CallingBox-Event-Id header; use it as an idempotency key.
The endpoint this delivery targets. null means this is an
inline delivery from the webhook_url on a call (signed with
the org's default secret).
Lifecycle event types CallingBox emits. Use * in
enabled_events to subscribe an endpoint to every event.
Available options:
call.queued, call.ringing, call.answered, call.completed, call.failed, call.no_answer, call.busy, call.canceled Available options:
pending, delivered, exhausted Number of times the delivery was manually replayed.
HTTP status code from the most recent attempt.