Skip to main content
WEBHOOK
FAXRECEIVED
{
  "faxId": 12345,
  "url": "https:/you.ayed/12345",
  "time": "2024-08-21T13:12:00-05:00",
  "from": "5555555555",
  "to": "5555555551",
  "pages": "4"
}

Documentation Index

Fetch the complete documentation index at: https://docs.voxo.co/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json
faxId
integer
url
string<uri>
time
string<date-time>
from
string<utc-millisec>
to
string<utc-millisec>
pages
string<utc-millisec>

Response

200

200 OK