{
"faxId": 12345,
"url": "https:/you.ayed/12345",
"time": "2024-08-21T13:12:00-05:00",
"from": "5555555555",
"to": "5555555551",
"pages": "4"
}API Reference
Fax received
This webhook fires when a new fax is received to your account.
WEBHOOK
FAXRECEIVED
{
"faxId": 12345,
"url": "https:/you.ayed/12345",
"time": "2024-08-21T13:12:00-05:00",
"from": "5555555555",
"to": "5555555551",
"pages": "4"
}Was this page helpful?