{
"to": "5555555555",
"from": "5555555551",
"time": "2024-08-21T13:12:00-05:00",
"callId": "ABCDEFG"
}API Reference
Answered call
This webhook fires when a new call is answered in your account.
WEBHOOK
ANSWEREDCALL
{
"to": "5555555555",
"from": "5555555551",
"time": "2024-08-21T13:12:00-05:00",
"callId": "ABCDEFG"
}Was this page helpful?