Webhook Endpoint

Webhook endpoint to receive Retell AI call status updates and results. This is called automatically by the system.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
eventstringRequired

Event type: call_started, call_ended, call_analyzed

callobjectRequired
timestampstringOptional
ISO datetime string

Response

Webhook processed successfully
successbooleanOptional
eventstringOptional
callIdstringOptional
messagestringOptional
timestampstringOptional