call.completed webhook event is triggered whenever a call is finished. This can be used to track call duration, direction, and capture call summaries for reporting and analytics.
Payload
Properties
Fetching full call details
This webhook includescallId and may include a short summary. For the full transcript and complete transfer metadata, call GET /calls/{callId} after you receive the webhook.
