post-conversation
post-conversation
post-conversation
Fired after the call ends. Contains the full transcript, call metadata, recording URL, and all agent variables that were in scope during the conversation.
Delivery. Sent as an HTTP POST with a 30 second timeout. Non-2xx
responses and network errors mark the delivery as failed; there are
no retries. Verify the X-Signature header before trusting the body.
For the full field-level reference, see the Webhooks guide.
Hex-encoded HMAC-SHA256 of the raw request body, keyed by the webhook’s signing secret. See the Webhooks guide for verification samples.
Human-readable label configured on the webhook (e.g. “Debt Collection Agent’s Endpoint”).
Event identifier in the form {agentId}.{eventType}.
Unique webhook delivery ID (separate from metadata.callId).